mirror of https://github.com/yt-dlp/yt-dlp.git
[generic] Skip an invalid test
This commit is contained in:
parent
c74299a72c
commit
326fa4e6e5
|
@ -859,6 +859,7 @@ class GenericIE(InfoExtractor):
|
|||
'description': 'md5:601cb790edd05908957dae8aaa866465',
|
||||
'upload_date': '20150220',
|
||||
},
|
||||
'skip': 'All The Daily Show URLs now redirect to http://www.cc.com/shows/',
|
||||
},
|
||||
# jwplayer YouTube
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue