yt-dlp/yt_dlp
Jeroen Jacobs 1a7dcca378
[extractor/vrt] Overhaul extractors (#6244)
* Fixes `VrtNU` extractor to work with the VRT MAX site change
* Adapts `VRT`, `Ketnet` and `DagelijkseKost` extractors to the new VRT API
* Removes `Canvas` and `CanvasEen` extractors; the sites and API no longer exist
* Moves all remaining VRT-related extractors into the `vrt` module

Closes #4908
Authored by: jeroenj, bergoid, bashonly

Co-authored-by: bergoid <bergoid@users.noreply.github.com>
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2023-06-02 18:29:00 +00:00
..
__pyinstaller
compat [core] Workaround erroneous urllib Windows proxy parsing (#7092) 2023-05-27 07:17:27 +00:00
dependencies
downloader [extractor/niconico:live] Add extractor (#5764) 2023-05-29 18:35:10 +09:00
extractor [extractor/vrt] Overhaul extractors (#6244) 2023-06-02 18:29:00 +00:00
postprocessor [FFmpegFixupM3u8PP] Check audio codec before fixup (#6778) 2023-04-13 19:21:09 +00:00
utils [extractor/camfm] Add extractors (#7083) 2023-05-29 20:14:26 +05:30
__init__.py [core] Implement --color flag (#6904) 2023-05-24 20:35:07 +02:00
__main__.py
aes.py
cache.py
cookies.py [cookies] Update for chromium changes (#6897) 2023-05-29 19:21:35 +05:30
jsinterp.py [jsinterp] Do not compile regex 2023-05-24 23:30:45 +05:30
minicurses.py
options.py [core] Implement --color flag (#6904) 2023-05-24 20:35:07 +02:00
plugins.py
socks.py
update.py [update] Implement --update-to repo 2023-05-20 21:21:32 +02:00
version.py
webvtt.py
YoutubeDL.py Auto-select default format in -f- (#7101) 2023-05-29 20:20:21 +05:30