[vgtv] update tests and correct format sorting

This commit is contained in:
remitamine 2015-12-22 15:54:51 +01:00
parent d50116b8ac
commit 3b68efdc6a
2 changed files with 22 additions and 11 deletions

View file

@ -93,7 +93,7 @@ class XstreamIE(InfoExtractor):
formats.append({
'url': link.get('href'),
'format_id': link.get('rel'),
'preference': 2,
'preference': 1,
})
thumbnails = [{