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
Sergey M․ cd6fc19ed7
[YoutubeDL] Ignore duplicates in --playlist-items
E.g. '--playlist-items 2-4,3-4,3' should result in '[2,3,4]', not '[2,3,4,3,4,3]'
7 years ago
..
swftests [swfinterp] Add more builtins and improve static variables 10 years ago
testdata [extractor/common] Add support for float durations in _parse_mpd_formats (closes #13919) 8 years ago
__init__.py
helper.py
parameters.json
test_InfoExtractor.py [extractor/common] Add support for float durations in _parse_mpd_formats (closes #13919) 8 years ago
test_YoutubeDL.py [YoutubeDL] Ignore duplicates in --playlist-items 7 years ago
test_aes.py [aes] Add aes_cbc_encrypt 8 years ago
test_age_restriction.py [test_age_restriction] remove misbehaving test 10 years ago
test_all_urls.py
test_cache.py
test_compat.py
test_download.py [test_download] Fix order when testing file's md5 8 years ago
test_execution.py
test_http.py
test_iqiyi_sdk_interpreter.py Update coding style after pycodestyle 2.1.0 8 years ago
test_jsinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
test_netrc.py Make sure netrc works for all extractors with login support 10 years ago
test_options.py
test_postprocessors.py
test_socks.py
test_subtitles.py
test_swfinterp.py PEP8: W503 10 years ago
test_unicode_literals.py [test/unicode_literals] Don't look into the .git and .tox directories 10 years ago
test_update.py
test_utils.py
test_verbose_output.py
test_write_annotations.py
test_youtube_chapters.py [youtube] Improve chapters extraction (closes #13247) 8 years ago
test_youtube_lists.py
test_youtube_signature.py Update coding style after pycodestyle 2.1.0 8 years ago
testcert.pem Add a test for --no-check-certificate 10 years ago
versions.json