mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-15 12:45:27 +00:00
[test/download] Fallback test to bv
This commit is contained in:
@@ -30,7 +30,6 @@ class WatchBoxIE(InfoExtractor):
|
||||
'release_year': 2009,
|
||||
},
|
||||
'params': {
|
||||
'format': 'bestvideo',
|
||||
'skip_download': True,
|
||||
},
|
||||
'expected_warnings': ['Failed to download m3u8 information'],
|
||||
@@ -52,7 +51,6 @@ class WatchBoxIE(InfoExtractor):
|
||||
'episode_number': 1,
|
||||
},
|
||||
'params': {
|
||||
'format': 'bestvideo',
|
||||
'skip_download': True,
|
||||
},
|
||||
'expected_warnings': ['Failed to download m3u8 information'],
|
||||
|
||||
Reference in New Issue
Block a user