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/youtube_dl
Philipp Hagemeister 953fed280f [compat] Do not use unicode
If the code ever runs on 3.x, it would fail. Even if it never does, the unicode name confuses Python 3 code analysis tools.
9 years ago
..
downloader [downloader/hls] Properly close stream 9 years ago
extractor [clubic] Relax _VALID_URL (Closes #6854) 9 years ago
postprocessor
YoutubeDL.py [YoutubeDL] Use custom cookie processor 9 years ago
__init__.py
__main__.py
aes.py
cache.py
compat.py [compat] Do not use unicode 9 years ago
jsinterp.py
options.py
swfinterp.py
update.py
utils.py [utils] Comment cookie processing until result from travis and some more testing 9 years ago
version.py release 2015.09.09 9 years ago