You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
Matthew 0cf643b234
[extractor/youtube] Differentiate between no and disabled comments (#5491)
`comments` and `comment_count` will be set to None, as opposed to 
an empty list and 0, respectively.

Fixes https://github.com/yt-dlp/yt-dlp/issues/5068

Authored by: coletdjnz, pukkandan
2 years ago
..
compat [compat] Fix `shutils.move` in restricted ACL mode on BSD (#5309) 2 years ago
downloader [cleanup Misc 2 years ago
extractor [extractor/youtube] Differentiate between no and disabled comments (#5491) 2 years ago
postprocessor [compat] Fix `shutils.move` in restricted ACL mode on BSD (#5309) 2 years ago
YoutubeDL.py Write API params in debug head 2 years ago
__init__.py [cleanup Misc 2 years ago
__main__.py [cleanup Misc 2 years ago
aes.py Update to ytdl-commit-de39d128 2 years ago
cache.py
cookies.py [cookies] Improve `LenientSimpleCookie` (#5195) 2 years ago
dependencies.py
jsinterp.py [jsinterp] Improve separating regex 2 years ago
minicurses.py
options.py [cleanup] Lint and misc cleanup 2 years ago
socks.py
update.py [update] Use error code 100 for update errors 2 years ago
utils.py [extractor/bitchute] Improve `BitChuteChannelIE` (#5066) 2 years ago
version.py
webvtt.py