You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
sepro a687226b48
[cleanup, ie] Match both `http` and `https` in `_VALID_URL` (#8968)
Except for Vimeo, since that causes matching collisions.

Authored by: seproDev
1 year ago
..
__pyinstaller [docs] Misc Cleanup (#8977) 1 year ago
compat [docs] Misc Cleanup (#8977) 1 year ago
dependencies [docs] Misc Cleanup (#8977) 1 year ago
downloader [fd/http] Reset resume length to handle `FileNotFoundError` (#8399) 1 year ago
extractor [cleanup, ie] Match both `http` and `https` in `_VALID_URL` (#8968) 1 year ago
networking [cleanup] Fix misc bugs (#8968) 1 year ago
postprocessor [docs] Misc Cleanup (#8977) 1 year ago
utils [cleanup] Fix misc bugs (#8968) 1 year ago
YoutubeDL.py [docs] Misc Cleanup (#8977) 1 year ago
__init__.py [docs] Misc Cleanup (#8977) 1 year ago
__main__.py [docs] Misc Cleanup (#8977) 1 year ago
aes.py
cache.py
casefold.py Update to ytdl-commit-07af47 2 years ago
cookies.py [docs] Misc Cleanup (#8977) 1 year ago
jsinterp.py Update to ytdl-commit-07af47 2 years ago
minicurses.py
options.py [docs] Misc Cleanup (#8977) 1 year ago
plugins.py [plugins] Handle `PermissionError` (#9229) 1 year ago
socks.py [cleanup] Misc (#8598) 1 year ago
update.py [docs] Misc Cleanup (#8977) 1 year ago
version.py Release 2023.12.30 1 year ago
webvtt.py [webvtt] Fix 15f22b4880 1 year ago