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
c-basalt cebbd33b1c
[ie/twitcasting] Improve `_VALID_URL` (#8120)
Closes #7597
Authored by: c-basalt
1 year ago
..
__pyinstaller [build] Make sure deprecated modules are added 2 years ago
compat [compat] Ensure submodules are imported correctly 2 years ago
dependencies [dependencies/Cryptodome] Fix `__bool__` 2 years ago
downloader [cleanup] Misc fixes 2 years ago
extractor [ie/twitcasting] Improve `_VALID_URL` (#8120) 1 year ago
networking Bugfix for 59e92b1f18 1 year ago
postprocessor [compat, networking] Deprecate old functions (#2861) 2 years ago
utils [ie/bpb] Overhaul extractor (#8119) 1 year ago
YoutubeDL.py [networking] Add request handler preference framework (#7603) 2 years ago
__init__.py [compat, networking] Deprecate old functions (#2861) 2 years ago
__main__.py
aes.py [dependencies] Simplify `Cryptodome` 2 years ago
cache.py [cleanup] Misc 2 years ago
casefold.py Update to ytdl-commit-07af47 2 years ago
cookies.py [cookies] Containers JSON should be opened as utf-8 (#7800) 1 year ago
jsinterp.py Update to ytdl-commit-07af47 2 years ago
minicurses.py
options.py Improve `--download-sections` 2 years ago
plugins.py [plugins] Don't look in `.egg` directories 2 years ago
socks.py
update.py [compat, networking] Deprecate old functions (#2861) 2 years ago
version.py Release 2023.07.06 2 years ago
webvtt.py