yt-dlc/test
pukkandan bc6b9bcd65
[utils] Escape URLs in `sanitized_Request`, not `sanitize_url`
d2558234cf added escaping of URLs while sanitizing. However, `sanitize_url` may not always receive an actual URL.
Eg: When using `yt-dlp "search query" --default-search ytsearch`, `search query` gets escaped to `search%20query` before being prefixed with `ytsearch:` which is not the intended behavior. So the escaping is moved to `sanitized_Request` instead.
2021-06-01 20:29:02 +05:30
..
swftests [swfinterp] Add more builtins and improve static variables 2014-11-17 07:54:06 +01:00
testdata [embedthumbnail] Correctly escape filename 2021-05-29 02:31:14 +05:30
__init__.py Add support for single-test tox runs 2013-10-12 13:17:11 -04:00
helper.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
parameters.json [cleanup] youtube tests 2021-05-18 18:10:15 +05:30
test_InfoExtractor.py [extractor] Always prefer native hls downloader by default 2021-05-26 01:27:39 +05:30
test_YoutubeDL.py [cleanup] `_match_entry` 2021-05-29 02:12:07 +05:30
test_YoutubeDLCookieJar.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_aes.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_age_restriction.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_all_urls.py Update to ytdl-commit-7e8b3f9 2021-04-22 16:54:07 +05:30
test_cache.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_compat.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_download.py [test:download] Only extract enough videos for `playlist_mincount` 2021-05-18 18:08:55 +05:30
test_downloader_http.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_execution.py Update to ytdl-commit-7e8b3f9 2021-04-22 16:54:07 +05:30
test_http.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_iqiyi_sdk_interpreter.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_jsinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_netrc.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_options.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_overwrites.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_post_hooks.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_postprocessors.py [embedthumbnail] Correctly escape filename 2021-05-29 02:31:14 +05:30
test_socks.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_subtitles.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_swfinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_unicode_literals.py Refactor `update-version`, `pyinst.py` and related files 2021-01-29 23:16:00 +05:30
test_update.py.disabled Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_utils.py [utils] Escape URLs in `sanitized_Request`, not `sanitize_url` 2021-06-01 20:29:02 +05:30
test_verbose_output.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_write_annotations.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_youtube_lists.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
test_youtube_misc.py Update to ytdl-commit-7e8b3f9 2021-04-22 16:54:07 +05:30
test_youtube_signature.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
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