Mark WatIE and TF1IE as broken (related #1103)

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-07-23 14:28:48 +02:00
parent 70fa830e4d
commit acc47c1a3f
2 changed files with 2 additions and 0 deletions

View file

@ -12,6 +12,7 @@ from ..utils import (
class WatIE(InfoExtractor):
_WORKING = False
_VALID_URL=r'http://www.wat.tv/.*-(?P<shortID>.*?)_.*?.html'
IE_NAME = 'wat.tv'
_TEST = {