projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
192b9a5
)
[videott] Mark broken
author
Sergey M․
<dstftw@gmail.com>
Mon, 11 Jan 2016 15:58:32 +0000
(21:58 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 11 Jan 2016 15:58:32 +0000
(21:58 +0600)
youtube_dl/extractor/videott.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/videott.py
b/youtube_dl/extractor/videott.py
index 591024eaded0cdddbb0779bd942c0fa8f63d86a6..2cd36508a2dfef07a963109327349e7c453ab298 100644
(file)
--- a/
youtube_dl/extractor/videott.py
+++ b/
youtube_dl/extractor/videott.py
@@
-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})'