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
pukkandan 2314b4d89f
Allow plugin extractors to replace the built-in ones
This allows easier plugin chaining; e.g.
- https://gist.github.com/pukkandan/24f13ff1ed385c5a390c1d7bd130d8f7
- https://gist.github.com/pukkandan/fcf5ca1785c80f64e471f0ee14f990fb
2 years ago
..
compat [mhtml, cleanup] Use imghdr 2 years ago
downloader [cleanup] Misc 2 years ago
extractor Allow plugin extractors to replace the built-in ones 2 years ago
postprocessor [utils] Add `deprecation_warning` 2 years ago
YoutubeDL.py Fix bug in ae1035646a 2 years ago
__init__.py [cleanup] Misc 2 years ago
__main__.py [utils] Add `deprecation_warning` 2 years ago
aes.py [cleanup] Misc 2 years ago
cache.py [jsinterp, extractor/youtube] Minor fixes 2 years ago
cookies.py Fix bug in 941e881e1f (#4893) 2 years ago
dependencies.py [cleanup] Misc 2 years ago
jsinterp.py [jsinterp] Workaround operator associativity issue 2 years ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py [docs] Improvements 2 years ago
socks.py [compat] Remove more functions 2 years ago
update.py [utils] Add `deprecation_warning` 2 years ago
utils.py Fix `--config-location -` 2 years ago
version.py [version] update 2 years ago
webvtt.py [webvtt, extractor/youtube] Extract auto-subs from livestream VODs 2 years ago