]> asedeno.scripts.mit.edu Git - youtube-dl.git/commit - youtube_dl/extractor/youtube.py
[youtube] Rewrite Extractor
authorRemita Amine <remitamine@gmail.com>
Mon, 1 Feb 2021 13:30:59 +0000 (14:30 +0100)
committerRemita Amine <remitamine@gmail.com>
Mon, 1 Feb 2021 13:53:01 +0000 (14:53 +0100)
commit67299f23d8b1894120e875edf97440de87e22308
treee5bd5dc3e3018d8ef99e83304a1d4a799fbb272a
parent8bf9591a70757c624a8ea5bf686040ed752246e0
[youtube] Rewrite Extractor

- improve format sorting
- remove unused code(swf parsing, ...)
- fix series metadata extraction
- fix trailer video extraction
- improve error reporting
- extract video location
youtube_dl/extractor/common.py
youtube_dl/extractor/youtube.py