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
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
2 years ago
..
testdata [embedthumbnail] Correctly escape filename 3 years ago
__init__.py Add support for single-test tox runs 11 years ago
helper.py [cleanup] Upgrade syntax 2 years ago
parameters.json [test/download] Fallback test to `bv` 3 years ago
test_InfoExtractor.py [cleanup] Upgrade syntax 2 years ago
test_YoutubeDL.py [cleanup] Upgrade syntax 2 years ago
test_YoutubeDLCookieJar.py [cleanup] Upgrade syntax 2 years ago
test_aes.py [cleanup] Upgrade syntax 2 years ago
test_age_restriction.py [cleanup] Upgrade syntax 2 years ago
test_all_urls.py [cleanup] Upgrade syntax 2 years ago
test_cache.py [cleanup] Upgrade syntax 2 years ago
test_compat.py [cleanup] Upgrade syntax 2 years ago
test_cookies.py [cookies] Support other keyrings (#2032) 2 years ago
test_download.py [cleanup] Upgrade syntax 2 years ago
test_downloader_http.py [cleanup] Upgrade syntax 2 years ago
test_execution.py [cleanup] Upgrade syntax 2 years ago
test_http.py [cleanup] Upgrade syntax 2 years ago
test_iqiyi_sdk_interpreter.py [cleanup] Upgrade syntax 2 years ago
test_jsinterp.py [cleanup] Upgrade syntax 2 years ago
test_netrc.py [cleanup] Upgrade syntax 2 years ago
test_overwrites.py [cleanup] Upgrade syntax 2 years ago
test_post_hooks.py [cleanup] Upgrade syntax 2 years ago
test_postprocessors.py [cleanup] Upgrade syntax 2 years ago
test_socks.py [cleanup] Upgrade syntax 2 years ago
test_subtitles.py [cleanup] Upgrade syntax 2 years ago
test_update.py.disabled [cleanup] Upgrade syntax 2 years ago
test_utils.py [cleanup] Upgrade syntax 2 years ago
test_verbose_output.py [cleanup] Upgrade syntax 2 years ago
test_write_annotations.py.disabled [cleanup] Upgrade syntax 2 years ago
test_youtube_lists.py [cleanup] Upgrade syntax 2 years ago
test_youtube_misc.py [cleanup] Upgrade syntax 2 years ago
test_youtube_signature.py [cleanup] Upgrade syntax 2 years ago
testcert.pem Add a test for --no-check-certificate 10 years ago
versions.json [update] fix (unexploitable) BB'06 vulnerability in rsa_verify 9 years ago