mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-28 21:27:34 +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.