yt-dlp/yt_dlp
bashonly 71baa490eb
[networking] Fix POST requests with zero-length payloads (#7648)
Bugfix for 227bf1a33b

Authored by: bashonly
2023-07-20 13:23:30 +00:00
..
__pyinstaller [build] Make sure deprecated modules are added 2023-07-15 16:47:55 +05:30
compat [compat, networking] Deprecate old functions (#2861) 2023-07-15 16:18:35 +05:30
dependencies [dependencies/Cryptodome] Fix `__bool__` 2023-03-13 05:21:43 +05:30
downloader [fd/external] Fixes to cookie handling 2023-07-15 15:25:51 -05:00
extractor [networking] Fix POST requests with zero-length payloads (#7648) 2023-07-20 13:23:30 +00:00
networking [networking] Fix POST requests with zero-length payloads (#7648) 2023-07-20 13:23:30 +00:00
postprocessor [compat, networking] Deprecate old functions (#2861) 2023-07-15 16:18:35 +05:30
utils [compat, networking] Deprecate old functions (#2861) 2023-07-15 16:18:35 +05:30
YoutubeDL.py [core] Fix HTTP headers and cookie handling 2023-07-15 15:25:45 -05:00
__init__.py [compat, networking] Deprecate old functions (#2861) 2023-07-15 16:18:35 +05:30
__main__.py [cleanup] Misc 2022-11-11 15:48:29 +05:30
aes.py [dependencies] Simplify `Cryptodome` 2023-02-28 23:15:13 +05:30
cache.py [cleanup] Misc 2023-02-17 17:52:22 +05:30
casefold.py Update to ytdl-commit-07af47 2023-06-21 09:21:23 +05:30
cookies.py [utils] Add temporary shim for logging 2023-07-15 16:18:34 +05:30
jsinterp.py Update to ytdl-commit-07af47 2023-06-21 09:21:23 +05:30
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2022-08-14 17:34:13 +05:30
options.py Improve `--download-sections` 2023-06-22 13:03:07 +05:30
plugins.py [plugins] Don't look in `.egg` directories 2023-02-28 23:14:37 +05:30
socks.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
update.py [compat, networking] Deprecate old functions (#2861) 2023-07-15 16:18:35 +05:30
version.py Release 2023.07.06 2023-07-06 18:57:59 +00:00
webvtt.py [webvtt] Handle premature EOF 2022-11-20 14:14:42 +05:30