mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-30 14:38:45 +00:00
* [utils] Fix issues with reversal * check_formats should catch `DownloadError`, not `ExtractorError` * Simplify format selectors with `LazyList` and `yield from`