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
pukkandan 28419ca2c8
[utils] Improve `LazyList`
* Add `repr` and `str` that mimics `list`
* Add `reversed`. Unlike `[::-1]`, reversed does not exhaust the iterable and modifies the `LazyList` in-place
* Add tests
3 years ago
..
swftests.unused
testdata
__init__.py
helper.py
parameters.json
test_InfoExtractor.py
test_YoutubeDL.py
test_YoutubeDLCookieJar.py
test_aes.py
test_age_restriction.py
test_all_urls.py
test_cache.py
test_compat.py
test_download.py
test_downloader_http.py
test_execution.py
test_http.py
test_iqiyi_sdk_interpreter.py [cleanup] Point all shebang to `python3` (#372) 3 years ago
test_jsinterp.py
test_netrc.py
test_options.py
test_overwrites.py
test_post_hooks.py
test_postprocessors.py
test_socks.py
test_subtitles.py
test_swfinterp.py.disabled
test_unicode_literals.py.disabled
test_update.py.disabled
test_utils.py [utils] Improve `LazyList` 3 years ago
test_verbose_output.py
test_write_annotations.py
test_youtube_lists.py
test_youtube_misc.py [cleanup] Point all shebang to `python3` (#372) 3 years ago
test_youtube_signature.py
testcert.pem
versions.json