mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-07 07:21:18 +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