mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-08 14:53:47 -05:00
[chaturbate] Skip the invalid test
This commit is contained in:
@ -17,7 +17,8 @@ class ChaturbateIE(InfoExtractor):
|
||||
},
|
||||
'params': {
|
||||
'skip_download': True,
|
||||
}
|
||||
},
|
||||
'skip': 'Room is offline',
|
||||
}, {
|
||||
'url': 'https://en.chaturbate.com/siswet19/',
|
||||
'only_matching': True,
|
||||
|
Reference in New Issue
Block a user