youtube-dl/youtube_dl
dirkf 47214e46d8 [compat] Fix old Pythons broken loading of valueless cookie attributes
Cookie string parsing in Py 2.6.9, probably earlier, requires `=`.
Also 3.2, though the CPython code appears to be OK: 3.1 was also wrong.
2023-07-18 10:50:46 +01:00
..
downloader [downloader/external] Fix cookie support 2023-07-18 10:50:46 +01:00
extractor [YouTube] Avoid crash in author extraction 2023-06-22 23:14:21 +01:00
postprocessor
__init__.py [workflows/ci.yml] Restore test support for Py 3.2 2023-07-05 22:51:15 +01:00
__main__.py
aes.py
cache.py
casefold.py [compat] Fix casefold import __all__ syntax in a19855f 2023-05-23 17:11:22 +01:00
compat.py [compat] Fix old Pythons broken loading of valueless cookie attributes 2023-07-18 10:50:46 +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
swfinterp.py
update.py
utils.py [test] Fixes for old Pythons 2023-07-18 10:50:46 +01:00
version.py
YoutubeDL.py [core] Process header cookies on loading 2023-07-18 10:50:46 +01:00