2
0
Эх сурвалжийг харах

[ard:mediathek] Skip unavailable test

Sergey M․ 9 жил өмнө
parent
commit
39eef54cf0

+ 1 - 0
youtube_dl/extractor/ard.py

@@ -73,6 +73,7 @@ class ARDMediathekIE(InfoExtractor):
             'description': 'md5:c0c1c8048514deaed2a73b3a60eecacb',
             'description': 'md5:c0c1c8048514deaed2a73b3a60eecacb',
             'duration': 3287,
             'duration': 3287,
         },
         },
+        'skip': 'Video is no longer available',
     }]
     }]
 
 
     def _extract_media_info(self, media_info_url, webpage, video_id):
     def _extract_media_info(self, media_info_url, webpage, video_id):