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 [dependencies] Simplify `Cryptodome` 2023-02-28 23:15:13 +05:30
compat [core] Workaround erroneous urllib Windows proxy parsing (#7092) 2023-05-27 07:17:27 +00:00
dependencies [dependencies/Cryptodome] Fix `__bool__` 2023-03-13 05:21:43 +05:30
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
YoutubeDL.py Auto-select default format in `-f-` (#7101) 2023-05-29 20:20:21 +05:30
__init__.py [core] Implement `--color` flag (#6904) 2023-05-24 20:35:07 +02:00
__main__.py [cleanup] Misc 2022-11-11 15:48:29 +05:30
aes.py [dependencies] Simplify `Cryptodome` 2023-02-28 23:15:13 +05:30
cache.py [cleanup] Misc 2023-02-17 17:52:22 +05:30
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 [docs] Consistent use of `e.g.` (#4643) 2022-08-14 17:34:13 +05:30
options.py [core] Implement `--color` flag (#6904) 2023-05-24 20:35:07 +02:00
plugins.py [plugins] Don't look in `.egg` directories 2023-02-28 23:14:37 +05:30
socks.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
update.py [update] Implement `--update-to` repo 2023-05-20 21:21:32 +02:00
version.py Release 2023.03.04 2023-03-04 22:24:51 +00:00
webvtt.py [webvtt] Handle premature EOF 2022-11-20 14:14:42 +05:30