youtube-dl/youtube_dl
dirkf e7926ae9f4 [utils] Rework decoding of Content-Encodings
* support nested encodings
* support optional `br` encoding, if brotli package is installed
* support optional 'compress' encoding, if ncompress package is installed
* response `Content-Encoding` has only unprocessed encodings, or removed
* response `Content-Length` is decoded length (usable for filesize metadata)
* use zlib for both deflate and gzip decompression
* some elements taken from yt-dlp: thx especially coletdjnz
2023-07-29 14:27:26 +01:00
..
downloader [downloader/external] Fix cookie support 2023-07-18 10:50:46 +01:00
extractor [compat] Use compat_open() 2023-07-25 13:19:43 +01:00
postprocessor [compat] Use compat_open() 2023-07-25 13:19:43 +01:00
__init__.py [workflows/ci.yml] Restore test support for Py 3.2 2023-07-05 22:51:15 +01:00
__main__.py
aes.py [netease] Get netease music download url through player api (#31235) 2022-10-11 13:55:09 +01:00
cache.py [compat] Use compat_open() 2023-07-25 13:19:43 +01:00
casefold.py [compat] Fix casefold import __all__ syntax in a19855f 2023-05-23 17:11:22 +01:00
compat.py [utils] Rework decoding of Content-Encodings 2023-07-29 14:27:26 +01:00
jsinterp.py [test] Fixes for old Pythons 2023-07-18 10:50:46 +01:00
options.py [doc] Warn against setting cookies with --add-header 2023-07-18 10:50:46 +01:00
socks.py [socks] Report errors elegantly when credentails are required but missing 2017-04-22 21:48:41 +08:00
swfinterp.py
update.py [build] Extend use of devscripts/utils 2023-07-25 13:19:43 +01:00
utils.py [utils] Rework decoding of Content-Encodings 2023-07-29 14:27:26 +01:00
version.py release 2021.12.17 2021-12-17 01:49:07 +07:00
YoutubeDL.py [compat] Use compat_open() 2023-07-25 13:19:43 +01:00