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/devscripts
Matthew 8e40b9d1ec
Improve plugin architecture (#5553)
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>
1 year ago
..
SizeOfImage.patch wine-py2exe.sh to create the exe under linux (!!) 12 years ago
SizeOfImage_w.patch wine-py2exe.sh to create the exe under linux (!!) 12 years ago
__init__.py [devscripts] Fix import 2 years ago
bash-completion.in Completely change project name to yt-dlp (#85) 3 years ago
bash-completion.py [cleanup] Consistent style for file heads 2 years ago
check-porn.py [compat] Remove deprecated functions from core code 2 years ago
fish-completion.in Completely change project name to yt-dlp (#85) 3 years ago
fish-completion.py [cleanup] Consistent style for file heads 2 years ago
generate_aes_testdata.py [cleanup] Consistent style for file heads 2 years ago
lazy_load_template.py [cleanup] Misc 1 year ago
logo.ico Add logo and banner 3 years ago
make_contributing.py [cleanup] Consistent style for file heads 2 years ago
make_issue_template.py [devscripts] Create `utils` and refactor 2 years ago
make_lazy_extractors.py Improve plugin architecture (#5553) 1 year ago
make_readme.py [build, devscripts] Add devscript to set a build variant 2 years ago
make_supportedsites.py [devscripts] Create `utils` and refactor 2 years ago
prepare_manpage.py [devscripts] Create `utils` and refactor 2 years ago
run_tests.bat [test] Convert warnings into errors 2 years ago
run_tests.sh [cleanup] Misc 2 years ago
set-variant.py [build, devscripts] Add devscript to set a build variant 2 years ago
update-formulae.py [devscripts] Create `utils` and refactor 2 years ago
update-version.py [build] Replace `set-output` with `GITHUB_OUTPUT` (#5315) 2 years ago
utils.py [build] Replace `set-output` with `GITHUB_OUTPUT` (#5315) 2 years ago
zsh-completion.in Completely change project name to yt-dlp (#85) 3 years ago
zsh-completion.py [cleanup] Consistent style for file heads 2 years ago