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/test
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
..
testdata Improve plugin architecture (#5553) 1 year ago
__init__.py Add support for single-test tox runs 11 years ago
helper.py [cleanup] Misc 1 year ago
parameters.json [cleanup] Misc 1 year ago
test_InfoExtractor.py [extractor] Deprecate `_sort_formats` 1 year ago
test_YoutubeDL.py [extractor] Deprecate `_sort_formats` 1 year ago
test_YoutubeDLCookieJar.py [cleanup] Consistent style for file heads 2 years ago
test_aes.py Update to ytdl-commit-de39d128 2 years ago
test_age_restriction.py [cleanup] Consistent style for file heads 2 years ago
test_all_urls.py [cleanup] Consistent style for file heads 2 years ago
test_cache.py [cleanup] Consistent style for file heads 2 years ago
test_compat.py Remove Python 3.6 support 2 years ago
test_cookies.py [cookies] Improve `LenientSimpleCookie` (#5195) 2 years ago
test_download.py [test] Allow `extract_flat` in download tests 1 year ago
test_downloader_http.py Standardize retry mechanism (#1649) 2 years ago
test_execution.py Fix lazy extractor bug in fe7866d0ed 2 years ago
test_http.py [extractor/html5] Separate into own extractor (#4307) 2 years ago
test_iqiyi_sdk_interpreter.py [cleanup] Consistent style for file heads 2 years ago
test_jsinterp.py [jsinterp] Improve separating regex 2 years ago
test_netrc.py [cleanup] Consistent style for file heads 2 years ago
test_overwrites.py [cleanup] Consistent style for file heads 2 years ago
test_plugins.py Improve plugin architecture (#5553) 1 year ago
test_post_hooks.py [cleanup] Consistent style for file heads 2 years ago
test_postprocessors.py [SponsorBlock] Support `chapter` category (#5260) 2 years ago
test_socks.py [compat] Remove deprecated functions from core code 2 years ago
test_subtitles.py [cleanup] Consistent style for file heads 2 years ago
test_update.py.disabled [cleanup] Consistent style for file heads 2 years ago
test_utils.py Add `weba` to known extensions 1 year ago
test_verbose_output.py [cleanup] Consistent style for file heads 2 years ago
test_write_annotations.py.disabled [cleanup] Consistent style for file heads 2 years ago
test_youtube_lists.py [extractor/youtube:tab] Update tab handling for redesign (#5439) 2 years ago
test_youtube_misc.py [cleanup] Consistent style for file heads 2 years ago
test_youtube_signature.py [jsinterp] Improve separating regex 2 years ago
testcert.pem Add a test for --no-check-certificate 9 years ago
versions.json [update] fix (unexploitable) BB'06 vulnerability in rsa_verify 8 years ago