mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-03 12:27:31 +01: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.