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
2022-11-10 03:33:03 +00:00
..
compat
downloader
extractor [extractor/youtube] Differentiate between no and disabled comments (#5491) 2022-11-10 03:33:03 +00:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
cookies.py
dependencies.py
jsinterp.py
minicurses.py
options.py
socks.py
update.py
utils.py
version.py
webvtt.py
YoutubeDL.py