mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-05-21 06:42:25 +00:00
`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