]> jfr.im git - yt-dlp.git/commit
Handle Basic Auth `user:pass` in URLs
authorHubert Hirtz <redacted>
Mon, 19 Apr 2021 12:07:45 +0000 (14:07 +0200)
committerpukkandan <redacted>
Sun, 23 May 2021 22:08:02 +0000 (03:38 +0530)
commit5435dcf96ec444c92a402d0eb169d94015c0e6ba
treeb1e840df5ef5aca1ebc05e7a469f7929cc3c450b
parentf17c70227055a4415f604d644704eec9c3f4fe21
Handle Basic Auth `user:pass` in URLs

Fixes https://github.com/ytdl-org/youtube-dl/issues/20258, https://github.com/ytdl-org/youtube-dl/issues/26211
Authored by: hhirtz, pukkandan
test/test_utils.py
yt_dlp/utils.py