mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-09 20:52:30 +01:00
[DHM] Add extractor description
This commit is contained in:
parent
643fe72717
commit
ff79552f13
@ -9,6 +9,7 @@
|
||||
|
||||
|
||||
class DHMIE(InfoExtractor):
|
||||
IE_DESC = 'Deutsches Historisches Museum'
|
||||
_VALID_URL = r'http://www\.dhm\.de/filmarchiv/(?P<id>.*?)'
|
||||
|
||||
_TEST = {
|
||||
|
Loading…
Reference in New Issue
Block a user