mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-04 10:34:20 +08:00
[generic] Skip Test_Generic25, it changes frequently
But it was only added 2 weeks ago by @dstftw in
b68a812ea8, so maybe it should be
handled differently? Remove the test? Mark it only_matching? Not sure.
This commit is contained in:
@@ -465,6 +465,7 @@ class GenericIE(InfoExtractor):
|
||||
'params': {
|
||||
'skip_download': True, # m3u8 download
|
||||
},
|
||||
'skip': 'video rotates...weekly?',
|
||||
},
|
||||
{
|
||||
# Brightcove:new type [2].
|
||||
|
||||
Reference in New Issue
Block a user