yt-dlp/test
pukkandan 86e5f3ed2e
[cleanup] Upgrade syntax
Using https://github.com/asottile/pyupgrade

1. `__future__` imports and `coding: utf-8` were removed
2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format`
3. f-strings were cherry-picked from `pyupgrade --py36-plus`

Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts
2022-04-12 05:32:51 +05:30
..
testdata
__init__.py
helper.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
parameters.json [test/download] Fallback test to `bv` 2021-11-06 07:53:53 +05:30
test_InfoExtractor.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_YoutubeDL.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_YoutubeDLCookieJar.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_aes.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_age_restriction.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_all_urls.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_cache.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_compat.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_cookies.py [cookies] Support other keyrings (#2032) 2021-12-27 06:58:44 +05:30
test_download.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_downloader_http.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_execution.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_http.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_iqiyi_sdk_interpreter.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_jsinterp.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_netrc.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_overwrites.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_post_hooks.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_postprocessors.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_socks.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_subtitles.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_update.py.disabled [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_utils.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_verbose_output.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_write_annotations.py.disabled [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_youtube_lists.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_youtube_misc.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
test_youtube_signature.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
testcert.pem
versions.json