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/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
2 months ago
..
__init__.py [compat] Ensure submodules are imported correctly 2 years ago
_deprecated.py [cleanup] Deprecate more compat functions (#11439) 5 months ago
_legacy.py [cleanup] Deprecate more compat functions (#11439) 5 months ago
_utils.py [core] Load plugins on demand (#11305) 2 months ago
networking.py [cleanup] Add more ruff rules (#10149) 10 months ago
progress.py [fd/fragment] Improve progress calculation (#8241) 2 years ago
traversal.py [utils] `subs_list_to_dict`: Add `lang` default parameter (#11508) 5 months ago