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-dlc/youtube_dl
Yen Chi Hsuan 043dc9d36f
[cbc] Fix for old-styled URLs
The URL http://www.cbc.ca/player/News/ID/2672225049/ (#6342) redirects
to http://www.cbc.ca/player/play/2672224672, while youtube-dl wasn't
able to handle it correctly.
9 years ago
..
downloader [downloader/f4m] Tolerate truncate segments when testing 9 years ago
extractor [cbc] Fix for old-styled URLs 9 years ago
postprocessor [compat] Rename shlex_quote and remove unused subprocess_check_output 9 years ago
YoutubeDL.py Don't hardcode errno constant 9 years ago
__init__.py [__init__] Simplify colon presence check 9 years ago
__main__.py [refactor] Single quotes consistency 9 years ago
aes.py [aes] Switch to new-style classes 9 years ago
cache.py
compat.py [compat] Rename shlex_quote and remove unused subprocess_check_output 9 years ago
jsinterp.py
options.py [options] Update --proxy description for SOCKS proxies 9 years ago
socks.py [socks] Remove a superfluous clause 9 years ago
swfinterp.py [compat] Rename struct_(un)pack to compat_struct_(un)pack 9 years ago
update.py [refactor] Single quotes consistency 9 years ago
utils.py [utils] Allow None in remove_{start,end} 9 years ago
version.py release 2016.05.16 9 years ago