mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-19 15:45:39 +07:00
In Python 3, filter() returns an iterable object, which is equivalently to True even for an empty result set. It causes false positive playlists in generic extraction logic.
14 KiB
14 KiB