youtube-dl/test
Sergey M․ 0396806f67
[YoutubeDL] Do not override id, extractor and extractor_key in url_transparent
All these meta fields must be borrowed from final extractor that actually performs extraction.
This commit fixes extractor id in download archives for url_transparent downloads. Previously, 'transparent' extractor was erroneously
used for extractor archive id, e.g. 'eggheadlesson 4n8ugwwj5t' instead of 'wistia 4n8ugwwj5t'.
2017-07-21 00:13:32 +07:00
..
swftests
testdata/m3u8 Add missing test m3u8 file 2017-04-25 22:26:30 +07:00
__init__.py
helper.py
parameters.json
test_aes.py
test_age_restriction.py
test_all_urls.py
test_cache.py
test_compat.py
test_download.py [test_download] Fix order when testing file's md5 2017-04-27 22:27:34 +07:00
test_execution.py
test_http.py
test_InfoExtractor.py [test_InfoExtractor] Fix test_parse_m3u8_formats 2017-04-28 03:01:43 +07:00
test_iqiyi_sdk_interpreter.py
test_jsinterp.py
test_netrc.py
test_postprocessors.py
test_socks.py
test_subtitles.py [test_subtitles] Fix raiplay test 2017-04-08 14:11:20 +07:00
test_swfinterp.py
test_unicode_literals.py
test_update.py
test_utils.py [test_utils] Fix tests under Windows 2017-07-06 00:25:37 +07:00
test_verbose_output.py
test_write_annotations.py
test_youtube_chapters.py [youtube] Improve chapters extraction (closes #13247) 2017-06-01 23:29:45 +07:00
test_youtube_lists.py
test_youtube_signature.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
test_YoutubeDL.py [YoutubeDL] Do not override id, extractor and extractor_key in url_transparent 2017-07-21 00:13:32 +07:00
testcert.pem
versions.json