yt-dlc/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]'
..
swftests [swfinterp] Add more builtins and improve static variables
testdata [extractor/common] Add support for float durations in _parse_mpd_formats (closes )
__init__.py Add support for single-test tox runs
helper.py [test/test_socks] Add tests for SOCKS proxies
parameters.json Remove the --max-quality option
test_InfoExtractor.py [extractor/common] Add support for float durations in _parse_mpd_formats (closes )
test_YoutubeDL.py [YoutubeDL] Ignore duplicates in --playlist-items
test_aes.py [aes] Add aes_cbc_encrypt
test_age_restriction.py [test_age_restriction] remove misbehaving test
test_all_urls.py [test/test_all_urls] Remove *.cc.com tests
test_cache.py [test_cache] Add a dot in the file name
test_compat.py [test_compat] Do not use dash in env variables' names
test_download.py [test_download] Fix order when testing file's md5
test_execution.py Update coding style after pycodestyle 2.1.0
test_http.py Update coding style after pycodestyle 2.1.0
test_iqiyi_sdk_interpreter.py Update coding style after pycodestyle 2.1.0
test_jsinterp.py Update coding style after pycodestyle 2.1.0
test_netrc.py Make sure netrc works for all extractors with login support
test_options.py [options] Typo
test_postprocessors.py [metadatafromtitle] Some improvements and cleanup
test_socks.py [test/test_socks] Skip SOCKS tests
test_subtitles.py [test_subtitles] Fix raiplay test
test_swfinterp.py PEP8: W503
test_unicode_literals.py [test/unicode_literals] Don't look into the .git and .tox directories
test_update.py [update] fix (unexploitable) BB'06 vulnerability in rsa_verify
test_utils.py [utils] Use bytes-like objects in dfxp2srt
test_verbose_output.py Update coding style after pycodestyle 2.1.0
test_write_annotations.py Update coding style after pycodestyle 2.1.0
test_youtube_chapters.py [youtube] Improve chapters extraction (closes )
test_youtube_lists.py Update coding style after pycodestyle 2.1.0
test_youtube_signature.py Update coding style after pycodestyle 2.1.0
testcert.pem Add a test for --no-check-certificate
versions.json [update] fix (unexploitable) BB'06 vulnerability in rsa_verify