[test/download] Fallback test to bv
This commit is contained in:
parent
2c5e8a961e
commit
a331949df3
34 changed files with 1 additions and 85 deletions
|
|
@ -22,9 +22,6 @@ class RedditIE(InfoExtractor):
|
|||
'ext': 'mp4',
|
||||
'title': 'zv89llsvexdz',
|
||||
},
|
||||
'params': {
|
||||
'format': 'bestvideo',
|
||||
},
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
|
@ -67,7 +64,6 @@ class RedditRIE(InfoExtractor):
|
|||
'age_limit': 0,
|
||||
},
|
||||
'params': {
|
||||
'format': 'bestvideo',
|
||||
'skip_download': True,
|
||||
},
|
||||
}, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue