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
2022-09-16 17:02:52 +05:30
..
compat [mhtml, cleanup] Use imghdr 2022-07-31 02:20:12 +05:30
downloader [cleanup] Misc 2022-09-10 03:46:54 +05:30
extractor Allow plugin extractors to replace the built-in ones 2022-09-16 17:02:52 +05:30
postprocessor [utils] Add `deprecation_warning` 2022-08-30 21:03:07 +05:30
YoutubeDL.py Fix bug in ae1035646a 2022-09-11 05:12:52 +05:30
__init__.py [cleanup] Misc 2022-09-01 16:49:03 +05:30
__main__.py [utils] Add `deprecation_warning` 2022-08-30 21:03:07 +05:30
aes.py [cleanup] Misc 2022-07-18 05:14:55 +05:30
cache.py [jsinterp, extractor/youtube] Minor fixes 2022-08-30 18:13:37 +05:30
cookies.py Fix bug in 941e881e1f (#4893) 2022-09-11 14:32:35 +05:30
dependencies.py [cleanup] Misc 2022-07-31 03:35:16 +05:30
jsinterp.py [jsinterp] Workaround operator associativity issue 2022-09-02 20:45:55 +05:30
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2022-08-14 17:34:13 +05:30
options.py [docs] Improvements 2022-09-07 17:38:05 +05:30
socks.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
update.py [utils] Add `deprecation_warning` 2022-08-30 21:03:07 +05:30
utils.py Fix `--config-location -` 2022-09-13 16:46:34 +05:30
version.py [version] update 2022-09-01 11:26:07 +00:00
webvtt.py [webvtt, extractor/youtube] Extract auto-subs from livestream VODs 2022-07-31 02:20:11 +05:30