Age | Commit message (Collapse) | Author |
|
Quick and dirty fix for the Gamekings extractor. It gives an error about
the video_url, but it downloads it now instead of giving a 404 error on
newer Gamekings videos
|
|
Oops.
|
|
|
|
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.
|
|
|
|
|
|
Just checks that the 'keepvideo' option works as intended.
|
|
|
|
They have been available in ffmpeg since version 0.9, and we require 1.0 or higher.
|
|
|
|
|
|
|
|
We should look at height and width before ext_preference.
|
|
|
|
A workaround for video jumping back in time.
|
|
|
|
|
|
(#4881)
|
|
robin007bond-tweakers
|
|
|
|
|
|
Player-url only needed for rmftp, not for regular URLs
|
|
Fixed code conventions (mainly adding two or more spaces before making
an inline comment)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implements #3638
|
|
|
|
|
|
(Fixes #4859)
|
|
|
|
|
|
|
|
720p @ 1000KB/s looks way better than 1080p @ 500KB/s
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|