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
dependencies
downloader
extractor [extractor/vrt] Overhaul extractors (#6244) 2023-06-02 18:29:00 +00:00
postprocessor
utils
__init__.py
__main__.py
aes.py
cache.py
cookies.py
jsinterp.py
minicurses.py
options.py
plugins.py
socks.py
update.py
version.py
webvtt.py
YoutubeDL.py