[traileraddict] mark as broken
authorPhilipp Hagemeister <phihag@phihag.de>
Tue, 4 Feb 2014 09:13:51 +0000 (10:13 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Tue, 4 Feb 2014 09:13:52 +0000 (10:13 +0100)
traileraddict has changed their URL encoding scheme.
I'm working on restoring support, but that may take some time.

youtube_dl/extractor/traileraddict.py

index 3b1a6fb61dbe84c3ce648de430674fb1c589740c..11407428b56cb779ee9411ee1ccc7736fa2fb718 100644 (file)
@@ -6,6 +6,7 @@ from .common import InfoExtractor
 
 
 class TrailerAddictIE(InfoExtractor):
+    _WORKING = False
     _VALID_URL = r'(?:http://)?(?:www\.)?traileraddict\.com/(?:trailer|clip)/(?P<movie>.+?)/(?P<trailer_name>.+)'
     _TEST = {
         'url': 'http://www.traileraddict.com/trailer/prince-avalanche/trailer',