mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-03-28 00:39:14 +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