yt-dlp/yt_dlp
Hubert Hirtz 5435dcf96e
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
2021-05-24 03:38:02 +05:30
..
downloader [ffmpeg] Download and merge in a single step if possible 2021-05-23 03:53:18 +05:30
extractor [ard] Allow URLs without `-` before id 2021-05-23 23:03:08 +05:30
postprocessor [ard] Allow URLs without `-` before id 2021-05-23 23:03:08 +05:30
YoutubeDL.py Sanitize and sort playlist thumbnails 2021-05-23 17:28:15 +05:30
__init__.py [ffmpeg] Download and merge in a single step if possible 2021-05-23 03:53:18 +05:30
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py [cleanup] Refactor ffmpeg convertors 2021-05-22 15:20:42 +05:30
socks.py
swfinterp.py
update.py [cleanup] Fix linter and some typos 2021-04-28 19:59:40 +05:30
utils.py Handle Basic Auth `user:pass` in URLs 2021-05-24 03:38:02 +05:30
version.py [version] update 2021-05-20 21:15:41 +05:30
webvtt.py