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
Simon Sawicki 2792092afd
[cookies] Improve error message for Windows `--cookies-from-browser chrome` issue (#9080)
Authored by: Grub4K
4 months ago
..
__pyinstaller [build] Include secretstorage in Linux builds 7 months ago
compat [networking] Remove `_CompatHTTPError` (#8871) 4 months ago
dependencies [rh:requests] Add handler for `requests` HTTP library (#3668) 8 months ago
downloader [webvtt] Don't parse single fragment files (#9034) 4 months ago
extractor [ie/Vbox7] Fix extractor (#9100) 4 months ago
networking [rh:requests] Apply `remove_dot_segments` to absolute redirect locations 4 months ago
postprocessor [pp/FFmpegMetadata] Embed stream metadata in single format downloads (#8647) 6 months ago
utils [utils] `traverse_obj`: Support `xml.etree.ElementTree.Element` (#8911) 5 months ago
YoutubeDL.py [networking] Remove `_CompatHTTPError` (#8871) 4 months ago
__init__.py Let `read_stdin` obey `--quiet` 6 months ago
__main__.py [cleanup] Misc 2 years ago
aes.py [dependencies] Simplify `Cryptodome` 1 year ago
cache.py [cleanup] Misc 1 year ago
casefold.py Update to ytdl-commit-07af47 11 months ago
cookies.py [cookies] Improve error message for Windows `--cookies-from-browser chrome` issue (#9080) 4 months ago
jsinterp.py Update to ytdl-commit-07af47 11 months ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py [core] Add `--compat-options 2023` (#9084) 4 months ago
plugins.py [plugins] Don't look in `.egg` directories 1 year ago
socks.py [cleanup] Misc (#8598) 5 months ago
update.py [core] Release workflow and Updater cleanup (#8640) 5 months ago
version.py Release 2023.12.30 5 months ago
webvtt.py [webvtt] Fix 15f22b4880 6 months ago