1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-03 12:13:35 +00:00

[DHM] Add extractor description

This commit is contained in:
Oskar Jauch
2015-03-28 10:42:35 +01:00
parent 643fe72717
commit ff79552f13
+1
View File
@@ -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 = {