projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90159f5
)
[traileraddict] mark as broken
author
Philipp Hagemeister
<phihag@phihag.de>
Tue, 4 Feb 2014 09:13:51 +0000
(10:13 +0100)
committer
Philipp 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
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/traileraddict.py
b/youtube_dl/extractor/traileraddict.py
index 3b1a6fb61dbe84c3ce648de430674fb1c589740c..11407428b56cb779ee9411ee1ccc7736fa2fb718 100644
(file)
--- a/
youtube_dl/extractor/traileraddict.py
+++ b/
youtube_dl/extractor/traileraddict.py
@@
-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',