mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-20 02:55:59 +03: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