yt-dlp/test
Jakub Wilk fd35d8cdfd [utils] Transliterate "þ" as "th" (#20897)
Despite visual similarity "þ" is unrelated to "p".
It is normally transliterated as "th":

    $ echo þ-Þ | iconv -t ASCII//TRANSLIT
    th-TH
2019-05-11 01:42:31 +07:00
..
swftests
testdata
__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_downloader_http.py [extractor/common] Ensure response handle is not prematurely closed before it can be read if it matches expected_status (resolves #17195, closes #17846, resolves #17447) 2018-11-03 01:18:20 +07:00
test_execution.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
test_http.py
test_InfoExtractor.py
test_iqiyi_sdk_interpreter.py
test_jsinterp.py
test_netrc.py
test_options.py
test_postprocessors.py
test_socks.py
test_subtitles.py Fix some tests 2018-04-18 00:10:02 +07:00
test_swfinterp.py PEP8: W503 2015-02-21 14:55:13 +01:00
test_unicode_literals.py
test_update.py [update] fix (unexploitable) BB'06 vulnerability in rsa_verify 2016-01-21 20:12:17 +00:00
test_utils.py
test_verbose_output.py
test_write_annotations.py
test_youtube_chapters.py
test_youtube_lists.py
test_youtube_signature.py
test_YoutubeDL.py
test_YoutubeDLCookieJar.py
testcert.pem
versions.json