mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-23 18:01:11 +01:00
* [utils] Fix issues with reversal * check_formats should catch `DownloadError`, not `ExtractorError` * Simplify format selectors with `LazyList` and `yield from`