The name was misleading
It failed on python 3.4 when building the http_headers field
Updated the offlinetest make target to not skip it
Just checks that the 'keepvideo' option works as intended.
This test was introduced in c57f775710.
c57f775710
Since bec1fad, the id, title, and url (also in formats) keys are mandatory. Change the tests to reflect that.
bec1fad
Remove the `except KeyError` clause, it won't get raised anymore
The best format with the extension is downloaded.
The format selection code is now an independent function.