1
0
Fork 0

[test/download] Fallback test to bv

This commit is contained in:
pukkandan 2021-11-06 07:24:49 +05:30
commit a331949df3
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
34 changed files with 1 additions and 85 deletions

View file

@ -60,7 +60,6 @@ class ParamountPlusIE(CBSBaseIE):
},
'params': {
'skip_download': 'm3u8',
'format': 'bestvideo',
},
'expected_warnings': ['Ignoring subtitle tracks'], # TODO: Investigate this
}, {
@ -76,7 +75,6 @@ class ParamountPlusIE(CBSBaseIE):
},
'params': {
'skip_download': 'm3u8',
'format': 'bestvideo',
},
'expected_warnings': ['Ignoring subtitle tracks'],
}, {