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.
youtube-dl/test
Andrei Lebedev 27ed77aabb
[utils] Backport traverse_obj (etc) from yt-dlp (#31156)
* Backport traverse_obj and closely related function from yt-dlp (code by pukkandan)
* Backport LazyList, variadic(), try_call (code by pukkandan)
* Recast using yt-dlp's newer traverse_obj() implementation and tests (code by grub4k)
* Add tests for Unicode case folding support matching Py3.5+ (requires f102e3d)
* Improve/add tests for variadic, try_call, join_nonempty

Co-authored-by: dirkf <fieldhouse@gmx.net>
2 years ago
..
swftests [swfinterp] Add more builtins and improve static variables 10 years ago
testdata [utils] Improve cookie files support 4 years ago
__init__.py Add support for single-test tox runs 11 years ago
helper.py [test] Implement string "lambda x: condition(x)" as an expected value 2 years ago
parameters.json [test:download] Only extract enough videos for playlist_mincount 2 years ago
test_InfoExtractor.py [test_InfoExtractor] PEP 8 3 years ago
test_YoutubeDL.py Make default upload_/release_date a compat_str 2 years ago
test_YoutubeDLCookieJar.py [utils] Improve cookie files support 4 years ago
test_aes.py [netease] Get netease music download url through player api (#31235) 2 years ago
test_age_restriction.py [test_age_restriction] remove misbehaving test 9 years ago
test_all_urls.py Merge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIE 2 years ago
test_cache.py [cache] Add cache validation by program version, based on yt-dlp 2 years ago
test_compat.py [compat] Add test for compat_casefold() 2 years ago
test_download.py [test, etc] Improve download test logs; also clean up some new flake8 issues (#31153) 2 years ago
test_downloader_http.py [extractor/common] Ensure response handle is not prematurely closed before it can be read if it matches expected_status (resolves #17195, closes #17846, resolves #17447) 6 years ago
test_execution.py [test_execution] Add test for lazy extractors (refs #28780) 3 years ago
test_http.py [extractor/common] Ensure response handle is not prematurely closed before it can be read if it matches expected_status (resolves #17195, closes #17846, resolves #17447) 6 years ago
test_iqiyi_sdk_interpreter.py Update coding style after pycodestyle 2.1.0 8 years ago
test_jsinterp.py [jsinterp] Handle new YT players 113ca41c, c57c113c 2 years ago
test_netrc.py Make sure netrc works for all extractors with login support 9 years ago
test_options.py [options] Typo 7 years ago
test_postprocessors.py [tests] Fix invalid escape sequences 6 years ago
test_socks.py [test/test_socks] Skip SOCKS tests 8 years ago
test_subtitles.py [test] Fix linter for 3aa94d7945 2 years ago
test_swfinterp.py Fix W504 and disable W503 (closes #20863) 5 years ago
test_unicode_literals.py [test/unicode_literals] Don't look into the .git and .tox directories 9 years ago
test_update.py [update] fix (unexploitable) BB'06 vulnerability in rsa_verify 8 years ago
test_utils.py [utils] Backport traverse_obj (etc) from yt-dlp (#31156) 2 years ago
test_verbose_output.py Update coding style after pycodestyle 2.1.0 8 years ago
test_write_annotations.py Update coding style after pycodestyle 2.1.0 8 years ago
test_youtube_lists.py Rework 2c2c2bd with an actual Mix page and realistic playlist size 2 years ago
test_youtube_misc.py [test_youtube_misc] Move YoutubeIE.extract_id test into separate module 3 years ago
test_youtube_signature.py [jsinterp] Workaround operator associativity issue 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