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
bashonly 42ded0a429
[fd/external] Fixes to cookie handling
- Fix bug in `axel` Cookie header arg
- Pass cookies to `curl` as strings
- Write session cookies for `aria2c` and `wget`

Closes #7539
Authored by: bashonly
1 year ago
..
__pyinstaller [build] Make sure deprecated modules are added 1 year ago
compat [compat, networking] Deprecate old functions (#2861) 1 year ago
dependencies [dependencies/Cryptodome] Fix `__bool__` 2 years ago
downloader [fd/external] Fixes to cookie handling 1 year ago
extractor [core] Fix HTTP headers and cookie handling 1 year ago
networking [compat, networking] Deprecate old functions (#2861) 1 year ago
postprocessor [compat, networking] Deprecate old functions (#2861) 1 year ago
utils [compat, networking] Deprecate old functions (#2861) 1 year ago
YoutubeDL.py [core] Fix HTTP headers and cookie handling 1 year ago
__init__.py [compat, networking] Deprecate old functions (#2861) 1 year ago
__main__.py [cleanup] Misc 2 years ago
aes.py [dependencies] Simplify `Cryptodome` 2 years ago
cache.py [cleanup] Misc 2 years ago
casefold.py Update to ytdl-commit-07af47 1 year ago
cookies.py [utils] Add temporary shim for logging 1 year ago
jsinterp.py Update to ytdl-commit-07af47 1 year ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py Improve `--download-sections` 1 year ago
plugins.py [plugins] Don't look in `.egg` directories 2 years ago
socks.py [compat] Remove more functions 2 years ago
update.py [compat, networking] Deprecate old functions (#2861) 1 year ago
version.py Release 2023.07.06 1 year ago
webvtt.py [webvtt] Handle premature EOF 2 years ago