Explorar o código

[DHM] Add extractor description

Oskar Jauch %!s(int64=10) %!d(string=hai) anos
pai
achega
ff79552f13
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      youtube_dl/extractor/dhm.py

+ 1 - 0
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 = {