You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
__pyinstaller [dependencies] Simplify `Cryptodome` 2 years ago
compat [core] Workaround erroneous urllib Windows proxy parsing (#7092) 1 year ago
dependencies [dependencies/Cryptodome] Fix `__bool__` 2 years ago
downloader [extractor/niconico:live] Add extractor (#5764) 1 year ago
extractor [extractor/vrt] Overhaul extractors (#6244) 1 year ago
postprocessor [FFmpegFixupM3u8PP] Check audio codec before fixup (#6778) 1 year ago
utils [extractor/camfm] Add extractors (#7083) 1 year ago
YoutubeDL.py Auto-select default format in `-f-` (#7101) 1 year ago
__init__.py [core] Implement `--color` flag (#6904) 1 year ago
__main__.py [cleanup] Misc 2 years ago
aes.py [dependencies] Simplify `Cryptodome` 2 years ago
cache.py [cleanup] Misc 2 years ago
cookies.py [cookies] Update for chromium changes (#6897) 1 year ago
jsinterp.py [jsinterp] Do not compile regex 1 year ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py [core] Implement `--color` flag (#6904) 1 year ago
plugins.py [plugins] Don't look in `.egg` directories 2 years ago
socks.py [compat] Remove more functions 2 years ago
update.py [update] Implement `--update-to` repo 1 year ago
version.py Release 2023.03.04 2 years ago
webvtt.py [webvtt] Handle premature EOF 2 years ago