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>
2022-11-03 10:09:37 +00:00
..
swftests
testdata [utils] Improve cookie files support 2020-05-05 04:21:25 +07:00
__init__.py
helper.py [test] Implement string "lambda x: condition(x)" as an expected value 2022-10-11 00:05:17 +01:00
parameters.json [test:download] Only extract enough videos for playlist_mincount 2022-02-05 02:47:21 +00:00
test_aes.py [netease] Get netease music download url through player api (#31235) 2022-10-11 13:55:09 +01:00
test_age_restriction.py
test_all_urls.py Merge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIE 2022-01-30 01:07:28 +05:30
test_cache.py [cache] Add cache validation by program version, based on yt-dlp 2022-09-01 13:28:30 +01:00
test_compat.py [compat] Add test for compat_casefold() 2022-11-01 22:47:02 +00:00
test_download.py [test, etc] Improve download test logs; also clean up some new flake8 issues (#31153) 2022-08-09 21:05:00 +01:00
test_downloader_http.py
test_execution.py [test_execution] Add test for lazy extractors (refs #28780) 2021-04-21 04:47:29 +07:00
test_http.py
test_InfoExtractor.py [test_InfoExtractor] PEP 8 2020-12-13 23:47:13 +07:00
test_iqiyi_sdk_interpreter.py
test_jsinterp.py [jsinterp] Handle new YT players 113ca41c, c57c113c 2022-09-01 10:57:12 +01:00
test_netrc.py
test_options.py
test_postprocessors.py [tests] Fix invalid escape sequences 2018-11-23 00:43:42 +07:00
test_socks.py
test_subtitles.py [test] Fix linter for 3aa94d7945 2022-06-15 18:28:19 +01:00
test_swfinterp.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
test_unicode_literals.py
test_update.py
test_utils.py [utils] Backport traverse_obj (etc) from yt-dlp (#31156) 2022-11-03 10:09:37 +00:00
test_verbose_output.py
test_write_annotations.py
test_youtube_lists.py Rework 2c2c2bd with an actual Mix page and realistic playlist size 2022-02-04 04:09:23 +00:00
test_youtube_misc.py [test_youtube_misc] Move YoutubeIE.extract_id test into separate module 2021-04-21 04:45:13 +07:00
test_youtube_signature.py [jsinterp] Workaround operator associativity issue 2022-09-03 00:53:56 +01:00
test_YoutubeDL.py Make default upload_/release_date a compat_str 2022-02-26 10:29:42 +00:00
test_YoutubeDLCookieJar.py [utils] Improve cookie files support 2020-05-05 04:21:25 +07:00
testcert.pem
versions.json