1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 06:35:42 +07:00

[test/download] Fallback test to bv

This commit is contained in:
pukkandan
2021-11-06 07:24:49 +05:30
parent 2c5e8a961e
commit a331949df3
34 changed files with 1 additions and 85 deletions

View File

@@ -59,7 +59,6 @@ class CuriosityStreamIE(CuriosityStreamBaseIE):
'description': 'Vint Cerf, Google\'s Chief Internet Evangelist, describes how he and Bob Kahn created the internet.',
},
'params': {
'format': 'bestvideo',
# m3u8 download
'skip_download': True,
},