]> jfr.im git - yt-dlp.git/commit
[DiscoveryPlus] Rewrite extractors (see desc) (#1766)
authorAshish Gupta <redacted>
Tue, 30 Nov 2021 16:09:15 +0000 (21:39 +0530)
committerGitHub <redacted>
Tue, 30 Nov 2021 16:09:15 +0000 (21:39 +0530)
commit5118d2ec58e3a882900fef7a0191c465ddf3d592
tree6afe6913336f265cef30452d9bce606834c292a3
parent717216b0930c742dab5bbd065e9c58caace74a8c
[DiscoveryPlus] Rewrite extractors (see desc) (#1766)

* 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
yt_dlp/extractor/discoverynetworks.py [deleted file]
yt_dlp/extractor/discoveryplusindia.py [deleted file]
yt_dlp/extractor/dplay.py
yt_dlp/extractor/extractors.py