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.
Player-url only needed for rmftp, not for regular URLs
Fixed code conventions (mainly adding two or more spaces before making an inline comment)