1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-03-09 12:50:23 -05:00
yt-dlp/yt_dlp
coletdjnz 4445f37a7a
[core] Load plugins on demand ()
- Adds `--no-plugin-dirs` to disable plugin loading
- `--plugin-dirs` now supports post-processors

Authored by: coletdjnz, Grub4K, pukkandan
2025-02-23 11:00:46 +13:00
..
__pyinstaller [rh:curlcffi] Add support for curl_cffi 2024-03-16 23:15:11 -05:00
compat [cleanup] Deprecate more compat functions () 2024-11-17 00:24:11 +01:00
dependencies [core] Catch broken Cryptodome installations () 2024-11-10 00:53:49 +01:00
downloader [ie/BunnyCdn] Add extractor () 2025-02-21 22:39:41 +01:00
extractor [core] Load plugins on demand () 2025-02-23 11:00:46 +13:00
networking [cleanup] Misc () 2024-09-27 22:46:22 +00:00
postprocessor [core] Load plugins on demand () 2025-02-23 11:00:46 +13:00
utils [core] Load plugins on demand () 2025-02-23 11:00:46 +13:00
__init__.py [core] Load plugins on demand () 2025-02-23 11:00:46 +13:00
__main__.py [docs] Misc Cleanup () 2024-03-11 00:48:47 +05:30
aes.py [cleanup] Bump ruff to 0.8.x () 2024-12-02 16:29:30 +01:00
cache.py [cleanup] Add more ruff rules () 2024-06-12 01:09:58 +02:00
cookies.py [cookies] Add --cookies-from-browser support for MS Store Firefox () 2024-12-04 18:41:58 +01:00
globals.py [core] Load plugins on demand () 2025-02-23 11:00:46 +13:00
jsinterp.py [jsinterp] Improve zeroise () 2025-02-09 22:37:23 +01:00
minicurses.py [docs] Consistent use of e.g. () 2022-08-14 17:34:13 +05:30
options.py [core] Load plugins on demand () 2025-02-23 11:00:46 +13:00
plugins.py [core] Load plugins on demand () 2025-02-23 11:00:46 +13:00
socks.py [cleanup] Add more ruff rules () 2024-06-12 01:09:58 +02:00
update.py [update] Check 64-bitness when upgrading ARM builds () 2024-12-15 19:55:30 +00:00
version.py Release 2025.02.19 2025-02-19 02:42:18 +00:00
webvtt.py [cleanup] Add more ruff rules () 2024-06-12 01:09:58 +02:00
YoutubeDL.py [core] Load plugins on demand () 2025-02-23 11:00:46 +13:00