X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/e76f531201cd41dfc0ce00be28bcc5c575c7acc5..47d80ec0b18245caeb97018d4c1af18d0b5b972b:/youtube_dl/extractor/chaturbate.py?ds=sidebyside
diff --git a/youtube_dl/extractor/chaturbate.py b/youtube_dl/extractor/chaturbate.py
index 0b67ba6..29a8820 100644
--- a/youtube_dl/extractor/chaturbate.py
+++ b/youtube_dl/extractor/chaturbate.py
@@ -17,12 +17,15 @@ class ChaturbateIE(InfoExtractor):
},
'params': {
'skip_download': True,
- }
+ },
+ 'skip': 'Room is offline',
}, {
'url': 'https://en.chaturbate.com/siswet19/',
'only_matching': True,
}]
+ _ROOM_OFFLINE = 'Room is currently offline'
+
def _real_extract(self, url):
video_id = self._match_id(url)
@@ -34,11 +37,19 @@ class ChaturbateIE(InfoExtractor):
if not m3u8_url:
error = self._search_regex(
- r']+class=(["\'])desc_span\1[^>]*>(?P
(?P