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.
Ricardo Constantino 2f49bcd690
utils.py: Workaround TypeError with Python 2.7.13 in Windows
Fixes #11540

Tested with Windows Python 2.7.12 and 2.7.13.
7 years ago
..
downloader [external:ffmpeg] do not assume that ffmpeg unknown version format is new 7 years ago
extractor [pluralsight:course] Fix extraction (closes #12075) 7 years ago
postprocessor Fix "invalid escape sequences" error on Python 3.6 7 years ago
YoutubeDL.py New parameter --playlist-random to randomize playlist download order. Fixes #11889 7 years ago
__init__.py New parameter --playlist-random to randomize playlist download order. Fixes #11889 7 years ago
__main__.py [refactor] Single quotes consistency 8 years ago
aes.py Update coding style after pycodestyle 2.1.0 8 years ago
cache.py
compat.py [compat] add compat_etree_register_namespace to __all__ list 7 years ago
jsinterp.py [youtube] Fix extraction (closes #11663, #11664) 7 years ago
options.py New parameter --playlist-random to randomize playlist download order. Fixes #11889 7 years ago
socks.py [socks] Refine exception model for better error handling 8 years ago
swfinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
update.py [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718) 8 years ago
utils.py utils.py: Workaround TypeError with Python 2.7.13 in Windows 7 years ago
version.py release 2017.02.11 7 years ago