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/utils
coletdjnz 4445f37a7a
[core] Load plugins on demand (#11305)
- 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
..
__init__.py [compat] Ensure submodules are imported correctly 2023-07-22 18:10:35 +05:30
_deprecated.py [cleanup] Deprecate more compat functions (#11439) 2024-11-17 00:24:11 +01:00
_legacy.py [cleanup] Deprecate more compat functions (#11439) 2024-11-17 00:24:11 +01:00
_utils.py [core] Load plugins on demand (#11305) 2025-02-23 11:00:46 +13:00
networking.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
progress.py [fd/fragment] Improve progress calculation (#8241) 2023-10-08 02:01:01 +02:00
traversal.py [utils] subs_list_to_dict: Add lang default parameter (#11508) 2024-11-15 23:25:52 +01:00