mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-28 17:53:24 +00:00
77d2b106cc
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.