1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-03-21 13:52:19 +00:00
yt-dlp/test
pukkandan eedda5252c
[utils] FormatSorter: Improve size and br
Closes 

Previously, when some formats have accurate size and some approximate,
the ones with accurate size was always prioritized

For formats with known tbr and unknown vbr/abr, we were setting
(vbr=tbr, abr=0) for sorting to work. This is no longer needed.

Authored by pukkandan, u-spec-png
2023-06-21 06:10:38 +05:30
..
testdata Improve plugin architecture () 2023-01-01 04:29:22 +00:00
__init__.py Add support for single-test tox runs 2013-10-12 13:17:11 -04:00
helper.py [cleanup] Misc 2023-05-20 04:23:41 +05:30
parameters.json [cleanup] Misc 2022-11-16 06:57:07 +05:30
test_aes.py [dependencies] Simplify Cryptodome 2023-02-28 23:15:13 +05:30
test_age_restriction.py Update to ytdl-commit-2dd6c6e 2023-02-17 17:52:23 +05:30
test_all_urls.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
test_cache.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
test_compat.py [dependencies] Standardize Cryptodome imports 2023-02-08 07:28:46 +05:30
test_config.py Fix config locations () 2023-01-07 00:31:00 +05:30
test_cookies.py [cookies] Update for chromium changes () 2023-05-29 19:21:35 +05:30
test_download.py [test] Allow extract_flat in download tests 2022-11-10 07:32:35 +05:30
test_downloader_http.py Standardize retry mechanism () 2022-08-02 01:43:18 +05:30
test_execution.py Fix lazy extractor bug in fe7866d0ed 2022-08-24 15:19:58 +05:30
test_http.py [core] Support decoding multiple content encodings () 2023-05-27 10:40:05 +00:00
test_InfoExtractor.py [utils] FormatSorter: Improve size and br 2023-06-21 06:10:38 +05:30
test_iqiyi_sdk_interpreter.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
test_jsinterp.py [jsinterp] Fix division () 2023-06-10 22:49:12 +00:00
test_netrc.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
test_overwrites.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
test_plugins.py Improve plugin architecture () 2023-01-01 04:29:22 +00:00
test_post_hooks.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
test_postprocessors.py [SponsorBlock] Support chapter category () 2022-10-18 22:21:57 +05:30
test_socks.py [compat] Remove deprecated functions from core code 2022-06-25 00:14:12 +05:30
test_subtitles.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
test_update.py.disabled [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
test_utils.py Update to ytdl-commit-d1c6c5 2023-05-24 23:30:43 +05:30
test_verbose_output.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
test_write_annotations.py.disabled [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
test_youtube_lists.py [extractor/youtube:tab] Update tab handling for redesign () 2022-11-09 14:28:44 +05:30
test_youtube_misc.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
test_youtube_signature.py [jsinterp] Fix global object extraction 2023-06-18 04:11:15 +05:30
test_YoutubeDL.py [core] Improve HTTP redirect handling () 2023-05-27 07:06:13 +00:00
test_YoutubeDLCookieJar.py [cookies] Move YoutubeDLCookieJar to cookies module () 2023-05-27 07:08:19 +00:00
testcert.pem Add a test for --no-check-certificate 2015-01-30 02:57:37 +01:00
versions.json [update] fix (unexploitable) BB'06 vulnerability in rsa_verify 2016-01-21 20:12:17 +00:00