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.
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.
2 years ago
..
downloader [downloader/external] Fix cookie support 2 years ago
extractor [YouTube] Avoid crash in author extraction 2 years ago
postprocessor [postprocessor] Don't replace existing value with null metadata parsed from title 2 years ago
YoutubeDL.py [core] Process header cookies on loading 2 years ago
__init__.py [workflows/ci.yml] Restore test support for Py 3.2 2 years ago
__main__.py [refactor] Single quotes consistency 9 years ago
aes.py [netease] Get netease music download url through player api (#31235) 2 years ago
cache.py [cache] Add cache validation by program version, based on yt-dlp 2 years ago
casefold.py [compat] Fix casefold import __all__ syntax in a19855f 2 years ago
compat.py [compat] Fix old Pythons broken loading of valueless cookie attributes 2 years ago
jsinterp.py [test] Fixes for old Pythons 2 years ago
options.py [doc] Warn against setting cookies with --add-header 2 years ago
socks.py
swfinterp.py
update.py [update] Fix updating via symlinks (closes #23991) 5 years ago
utils.py [test] Fixes for old Pythons 2 years ago
version.py release 2021.12.17 3 years ago