[test/download] Fallback test to bv
This commit is contained in:
parent
2c5e8a961e
commit
a331949df3
34 changed files with 1 additions and 85 deletions
|
|
@ -20,9 +20,6 @@ class InternazionaleIE(InfoExtractor):
|
|||
'upload_date': '20150219',
|
||||
'thumbnail': r're:^https?://.*\.jpg$',
|
||||
},
|
||||
'params': {
|
||||
'format': 'bestvideo',
|
||||
},
|
||||
}, {
|
||||
'url': 'https://www.internazionale.it/video/2018/08/29/telefono-stare-con-noi-stessi',
|
||||
'md5': '9db8663704cab73eb972d1cee0082c79',
|
||||
|
|
@ -36,9 +33,6 @@ class InternazionaleIE(InfoExtractor):
|
|||
'upload_date': '20180829',
|
||||
'thumbnail': r're:^https?://.*\.jpg$',
|
||||
},
|
||||
'params': {
|
||||
'format': 'bestvideo',
|
||||
},
|
||||
}]
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue