[vgtv] update tests and correct format sorting
This commit is contained in:
parent
d50116b8ac
commit
3b68efdc6a
2 changed files with 22 additions and 11 deletions
|
@ -93,7 +93,7 @@ class XstreamIE(InfoExtractor):
|
|||
formats.append({
|
||||
'url': link.get('href'),
|
||||
'format_id': link.get('rel'),
|
||||
'preference': 2,
|
||||
'preference': 1,
|
||||
})
|
||||
|
||||
thumbnails = [{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue