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
2024-03-11 00:51:38 +05:30
..
__pyinstaller [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
compat [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
dependencies [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
downloader [fd/http] Reset resume length to handle `FileNotFoundError` (#8399) 2024-03-10 15:35:20 +00:00
extractor [cleanup, ie] Match both `http` and `https` in `_VALID_URL` (#8968) 2024-03-11 00:51:38 +05:30
networking [cleanup] Fix misc bugs (#8968) 2024-03-11 00:51:26 +05:30
postprocessor [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
utils [cleanup] Fix misc bugs (#8968) 2024-03-11 00:51:26 +05:30
YoutubeDL.py [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
__init__.py [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
__main__.py [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
aes.py
cache.py
casefold.py
cookies.py [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
jsinterp.py
minicurses.py
options.py [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
plugins.py [plugins] Handle `PermissionError` (#9229) 2024-02-20 14:37:37 +05:30
socks.py
update.py [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
version.py
webvtt.py