mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-01-24 12:13:38 +00:00
f0812d7848
* Handle user:pass in URLs Fixes "nonnumeric port" errors when youtube-dl is given URLs with usernames and passwords such as: http://username:password@example.com/myvideo.mp4 Refs: - https://en.wikipedia.org/wiki/Basic_access_authentication - https://tools.ietf.org/html/rfc1738#section-3.1 - https://docs.python.org/3.8/library/urllib.parse.html#urllib.parse.urlsplit Fixes #18276 (point 4) Fixes #20258 Fixes #26211 (see comment) * Align code with yt-dlp --------- Co-authored-by: dirkf <fieldhouse@gmx.net> |
||
---|---|---|
.. | ||
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_external.py | ||
test_downloader_http.py | ||
test_execution.py | ||
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 | ||
test_swfinterp.py | ||
test_unicode_literals.py | ||
test_update.py | ||
test_utils.py | ||
test_verbose_output.py | ||
test_write_annotations.py | ||
test_youtube_lists.py | ||
test_youtube_misc.py | ||
test_youtube_signature.py | ||
test_YoutubeDL.py | ||
test_YoutubeDLCookieJar.py | ||
testcert.pem | ||
versions.json |