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
8 months ago
..
__pyinstaller [docs] Misc Cleanup (#8977) 8 months ago
compat [docs] Misc Cleanup (#8977) 8 months ago
dependencies [docs] Misc Cleanup (#8977) 8 months ago
downloader [fd/http] Reset resume length to handle `FileNotFoundError` (#8399) 8 months ago
extractor [cleanup, ie] Match both `http` and `https` in `_VALID_URL` (#8968) 8 months ago
networking [cleanup] Fix misc bugs (#8968) 8 months ago
postprocessor [docs] Misc Cleanup (#8977) 8 months ago
utils [cleanup] Fix misc bugs (#8968) 8 months ago
YoutubeDL.py [docs] Misc Cleanup (#8977) 8 months ago
__init__.py [docs] Misc Cleanup (#8977) 8 months ago
__main__.py [docs] Misc Cleanup (#8977) 8 months ago
aes.py
cache.py
casefold.py
cookies.py [docs] Misc Cleanup (#8977) 8 months ago
jsinterp.py
minicurses.py
options.py [docs] Misc Cleanup (#8977) 8 months ago
plugins.py [plugins] Handle `PermissionError` (#9229) 9 months ago
socks.py [cleanup] Misc (#8598) 11 months ago
update.py [docs] Misc Cleanup (#8977) 8 months ago
version.py Release 2023.12.30 11 months ago
webvtt.py [webvtt] Fix 15f22b4880 11 months ago