mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-04-22 08:44:03 +00:00
* Add `DiscoveryPlusItalyShowIE` * Use `uuid.uuid4().hex` for device id so no cookies are required * Fix dash formats not being downloaded * Extract subtitles from manifests * Move all extractors to one file and restructure inheritances Authored by: Ashish0804, pukkandan