mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-06-05 21:49:13 +02:00
[DHM] Add extractor description
This commit is contained in:
@@ -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 = {
|
||||
|
Reference in New Issue
Block a user