1
0
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-12-19 16:06:54 +00:00
youtube-dl/youtube_dl
robin 77d2b106cc [Gamekings] Fix 404 when large isn't available
When trying to download some GameKings videos, not all worked. This was
because not all videos had a "/large"-URL available. The extractor
checks now if the /large URL is available, if it isn't, it tries to get
the normal URL.
2015-02-08 13:42:41 +01:00
..
downloader
extractor [Gamekings] Fix 404 when large isn't available 2015-02-08 13:42:41 +01:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py