mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-27 07:26:25 +09:00
5118d2ec58
* 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