1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-02-21 22:06:53 +00:00
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.
2016-05-20 18:39:54 +08:00
..
downloader
extractor [cbc] Fix for old-styled URLs 2016-05-20 18:39:54 +08:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py [utils] Allow None in remove_{start,end} 2016-05-19 04:31:30 +06:00
version.py release 2016.05.16 2016-05-16 17:25:47 +02:00
YoutubeDL.py Don't hardcode errno constant 2016-05-14 13:41:41 +02:00