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