]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/dhm.py
[cleanup] Remove dead extractors (#8604)
[yt-dlp.git] / yt_dlp / extractor / dhm.py
index 3d42fc2b0ce20177568eb33e03503784970ece15..a5f5f794cb1f6f8db1fb13510b17e96f017a9f55 100644 (file)
@@ -3,6 +3,7 @@
 
 
 class DHMIE(InfoExtractor):
+    _WORKING = False
     IE_DESC = 'Filmarchiv - Deutsches Historisches Museum'
     _VALID_URL = r'https?://(?:www\.)?dhm\.de/filmarchiv/(?:[^/]+/)+(?P<id>[^/]+)'