mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-05 21:00:39 +03: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