projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
643fe72
)
[DHM] Add extractor description
author
Oskar Jauch
<oskar.jauch@gmail.com>
Sat, 28 Mar 2015 09:42:35 +0000
(10:42 +0100)
committer
Oskar Jauch
<oskar.jauch@gmail.com>
Sat, 28 Mar 2015 09:42:35 +0000
(10:42 +0100)
youtube_dl/extractor/dhm.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/dhm.py
b/youtube_dl/extractor/dhm.py
index d379c9d5327980e7eb75b434828cd910e98bf14c..a0a584f6a59a50cfc554c901da5293bac8cac03f 100644
(file)
--- a/
youtube_dl/extractor/dhm.py
+++ b/
youtube_dl/extractor/dhm.py
@@
-9,6
+9,7
@@
import re
class DHMIE(InfoExtractor):
+ IE_DESC = 'Deutsches Historisches Museum'
_VALID_URL = r'http://www\.dhm\.de/filmarchiv/(?P<id>.*?)'
_TEST = {