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 71baa490eb
[networking] Fix POST requests with zero-length payloads (#7648)
Bugfix for 227bf1a33b

Authored by: bashonly
2 years ago
..
__pyinstaller [build] Make sure deprecated modules are added 2 years ago
compat [compat, networking] Deprecate old functions (#2861) 2 years ago
dependencies [dependencies/Cryptodome] Fix `__bool__` 2 years ago
downloader [fd/external] Fixes to cookie handling 2 years ago
extractor [networking] Fix POST requests with zero-length payloads (#7648) 2 years ago
networking [networking] Fix POST requests with zero-length payloads (#7648) 2 years ago
postprocessor [compat, networking] Deprecate old functions (#2861) 2 years ago
utils [compat, networking] Deprecate old functions (#2861) 2 years ago
YoutubeDL.py [core] Fix HTTP headers and cookie handling 2 years ago
__init__.py [compat, networking] Deprecate old functions (#2861) 2 years 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 2 years ago
cookies.py [utils] Add temporary shim for logging 2 years ago
jsinterp.py Update to ytdl-commit-07af47 2 years ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 3 years ago
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 [webvtt] Handle premature EOF 2 years ago