mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-10-31 23:02:40 +00:00
8e40b9d1ec
to make plugins easier to develop and use: * Plugins are now loaded as namespace packages. * Plugins can be loaded in any distribution of yt-dlp (binary, pip, source, etc.). * Plugin packages can be installed and managed via pip, or dropped into any of the documented locations. * Users do not need to edit any code files to install plugins. * Backwards-compatible with previous plugin architecture. As a side-effect, yt-dlp will now search in a few more locations for config files. Closes https://github.com/yt-dlp/yt-dlp/issues/1389 Authored by: flashdagger, coletdjnz, pukkandan, Grub4K Co-authored-by: Marcel <flashdagger@googlemail.com> Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com> Co-authored-by: Simon Sawicki <accounts@grub4k.xyz> |
||
---|---|---|
.. | ||
__init__.py | ||
bash-completion.in | ||
bash-completion.py | ||
check-porn.py | ||
fish-completion.in | ||
fish-completion.py | ||
generate_aes_testdata.py | ||
lazy_load_template.py | ||
logo.ico | ||
make_contributing.py | ||
make_issue_template.py | ||
make_lazy_extractors.py | ||
make_readme.py | ||
make_supportedsites.py | ||
prepare_manpage.py | ||
run_tests.bat | ||
run_tests.sh | ||
set-variant.py | ||
SizeOfImage.patch | ||
SizeOfImage_w.patch | ||
update-formulae.py | ||
update-version.py | ||
utils.py | ||
zsh-completion.in | ||
zsh-completion.py |