mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-02 00:08:24 -04:00
skip some tests to reduce test time
This commit is contained in:
@@ -20,6 +20,9 @@ class BYUtvIE(InfoExtractor):
|
||||
'thumbnail': 're:^https?://.*\.jpg$',
|
||||
'duration': 1486.486,
|
||||
},
|
||||
'params': {
|
||||
'skip_download': True,
|
||||
},
|
||||
'add_ie': ['Ooyala'],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user