[videott] Mark broken
authorSergey M․ <dstftw@gmail.com>
Mon, 11 Jan 2016 15:58:32 +0000 (21:58 +0600)
committerSergey M․ <dstftw@gmail.com>
Mon, 11 Jan 2016 15:58:32 +0000 (21:58 +0600)
youtube_dl/extractor/videott.py

index 591024eaded0cdddbb0779bd942c0fa8f63d86a6..2cd36508a2dfef07a963109327349e7c453ab298 100644 (file)
@@ -11,6 +11,7 @@ from ..utils import (
 
 
 class VideoTtIE(InfoExtractor):
+    _WORKING = False
     ID_NAME = 'video.tt'
     IE_DESC = 'video.tt - Your True Tube'
     _VALID_URL = r'http://(?:www\.)?video\.tt/(?:(?:video|embed)/|watch_video\.php\?v=)(?P<id>[\da-zA-Z]{9})'