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
bashonly 50136eeeb3
[build] Overhaul Linux builds and refactor release workflow (#13997)
- Use `manylinux-shared` images for Linux builds
- Discontinue `yt-dlp_linux_armv7l`/`linux_armv7l_exe` release binary
- Add `yt-dlp_linux_armv7l.zip`/`linux_armv7l_dir` release binary
- Add `yt-dlp_musllinux` and `yt-dlp_musllinux_aarch64` release binaries
- Migrate `linux_exe` build strategy from staticx+musl to manylinux2014/glibc2.17
- Rewrite release.yml's "unholy bash monstrosity" as devscripts/setup_variables.py

Closes #10072, Closes #10630, Closes #10578, Closes #13976, Closes #13977, Closes #14106
Authored by: bashonly
3 weeks ago
..
test_pot [ie/youtube] Add `tv_simply` player client (#13389) 4 months ago
testdata [test:postprocessors] Remove binary thumbnail test data (#13341) 4 months ago
__init__.py Add support for single-test tox runs 12 years ago
conftest.py [cleanup] Add more ruff rules (#10149) 1 year ago
helper.py [ie/youtube:tab] Extract continuation from empty page (#12938) 5 months ago
parameters.json [cleanup] Misc 3 years ago
test_InfoExtractor.py [ie] Rework `_search_nextjs_v13_data` helper (#13711) 3 months ago
test_YoutubeDL.py [ie/youtube] Add a PO Token Provider Framework (#12840) 4 months ago
test_YoutubeDLCookieJar.py [cleanup] Misc fixes 2 years ago
test_aes.py [cleanup] Deprecate more compat functions (#11439) 10 months ago
test_age_restriction.py Update to ytdl-commit-2dd6c6e 3 years ago
test_all_urls.py [cleanup] Consistent style for file heads 3 years ago
test_cache.py [cleanup] Consistent style for file heads 3 years ago
test_compat.py [utils] Add `WINDOWS_VT_MODE` to globals (#12460) 2 months ago
test_config.py [cleanup] Add more ruff rules (#10149) 1 year ago
test_cookies.py [cookies] Fix Linux desktop environment detection (#13197) 4 months ago
test_devalue.py [ie] Add `_search_nuxt_json` helper (#13386) 4 months ago
test_download.py [cleanup] Misc (#13595) 2 months ago
test_downloader_external.py [fd/external] Fix ffmpeg input from stdin (#7655) 2 years ago
test_downloader_http.py [cleanup] Deprecate more compat functions (#11439) 10 months ago
test_execution.py [docs] Misc Cleanup (#8977) 2 years ago
test_http_proxy.py [cleanup] Misc (#12526) 6 months ago
test_iqiyi_sdk_interpreter.py [cleanup] Add more ruff rules (#10149) 1 year ago
test_jsinterp.py [jsinterp] Fix undefined variable name caching (#13677) 3 months ago
test_netrc.py [cleanup] Add more ruff rules (#10149) 1 year ago
test_networking.py [rh:requests] Work around partial read dropping data (#13599) 3 months ago
test_networking_utils.py [ie/youtube] Add a PO Token Provider Framework (#12840) 4 months ago
test_overwrites.py [cleanup] Add more ruff rules (#10149) 1 year ago
test_plugins.py [core] Load plugins on demand (#11305) 7 months ago
test_post_hooks.py [cleanup] Add more ruff rules (#10149) 1 year ago
test_postprocessors.py [test:postprocessors] Remove binary thumbnail test data (#13341) 4 months ago
test_socks.py [rh:websockets] Support websockets 14.0+ (#11616) 10 months ago
test_subtitles.py [ie/mtv] Overhaul extractors (#14052) 1 month ago
test_traversal.py [test] `traversal`: Fix morsel tests for Python 3.14 (#13471) 3 months ago
test_update.py [build] Overhaul Linux builds and refactor release workflow (#13997) 3 weeks ago
test_utils.py [utils] Add improved `jwt_encode` function (#14071) 1 month ago
test_verbose_output.py [cleanup] Consistent style for file heads 3 years ago
test_websockets.py [networking] Add `keep_header_casing` extension (#11652) 7 months ago
test_write_annotations.py.disabled [cleanup] Consistent style for file heads 3 years ago
test_youtube_lists.py [extractor/youtube:tab] Update tab handling for redesign (#5439) 3 years ago
test_youtube_misc.py [cleanup] Add more ruff rules (#10149) 1 year ago
test_youtube_signature.py [ie/youtube] Add `tcc` player JS variant (#14134) 1 month ago
testcert.pem Add a test for --no-check-certificate 11 years ago