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>
2023-01-01 04:29:22 +00:00
..
SizeOfImage.patch wine-py2exe.sh to create the exe under linux (!!) 2012-04-07 20:07:42 +02:00
SizeOfImage_w.patch wine-py2exe.sh to create the exe under linux (!!) 2012-04-07 20:07:42 +02:00
__init__.py [devscripts] Fix import 2022-08-11 07:23:48 +05:30
bash-completion.in Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
bash-completion.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
check-porn.py [compat] Remove deprecated functions from core code 2022-06-25 00:14:12 +05:30
fish-completion.in Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
fish-completion.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
generate_aes_testdata.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
lazy_load_template.py [cleanup] Misc 2022-11-16 06:57:07 +05:30
logo.ico Add logo and banner 2021-08-02 08:51:22 +05:30
make_contributing.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
make_issue_template.py [devscripts] Create `utils` and refactor 2022-08-09 01:08:47 +05:30
make_lazy_extractors.py Improve plugin architecture (#5553) 2023-01-01 04:29:22 +00:00
make_readme.py [build, devscripts] Add devscript to set a build variant 2022-08-09 01:08:48 +05:30
make_supportedsites.py [devscripts] Create `utils` and refactor 2022-08-09 01:08:47 +05:30
prepare_manpage.py [devscripts] Create `utils` and refactor 2022-08-09 01:08:47 +05:30
run_tests.bat [test] Convert warnings into errors 2022-04-18 02:12:48 +05:30
run_tests.sh [cleanup] Misc 2022-09-01 16:49:03 +05:30
set-variant.py [build, devscripts] Add devscript to set a build variant 2022-08-09 01:08:48 +05:30
update-formulae.py [devscripts] Create `utils` and refactor 2022-08-09 01:08:47 +05:30
update-version.py [build] Replace `set-output` with `GITHUB_OUTPUT` (#5315) 2022-10-21 18:56:00 +05:30
utils.py [build] Replace `set-output` with `GITHUB_OUTPUT` (#5315) 2022-10-21 18:56:00 +05:30
zsh-completion.in Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
zsh-completion.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30