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 30d22dae8e [options] Do not decode Unicode on Python 2.x
The configuration file contents are being returned as unicode now, so decoding them is no longer necessary.
(Run python2 with -3 to see the warning before this commit)
9 years ago
..
downloader [downloader/f4m] Fix for Rai live streams 9 years ago
extractor [radiocanada] extract more formats 9 years ago
postprocessor [compat] Rename shlex_quote and remove unused subprocess_check_output 9 years ago
YoutubeDL.py Rename --cn-verfication-proxy to --geo-verification-proxy 9 years ago
__init__.py Rename --cn-verfication-proxy to --geo-verification-proxy 9 years ago
__main__.py
aes.py
cache.py
compat.py [compat] Fix compat_shlex_split for non-ASCII input 9 years ago
jsinterp.py [jsinterp] Relax JS function regex (Closes #9863) 9 years ago
options.py [options] Do not decode Unicode on Python 2.x 9 years ago
socks.py Fix misspelling 9 years ago
swfinterp.py [compat] Rename struct_(un)pack to compat_struct_(un)pack 9 years ago
update.py [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718) 9 years ago
utils.py [utils] Add get_element_by_class 9 years ago
version.py release 2016.07.07 9 years ago