Переглянути джерело

[orf] Skip the expired test

Yen Chi Hsuan 9 роки тому
батько
коміт
f5535ed0e3
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      youtube_dl/extractor/orf.py

+ 1 - 0
youtube_dl/extractor/orf.py

@@ -185,6 +185,7 @@ class ORFFM4IE(InfoExtractor):
             'timestamp': 1452456073,
             'upload_date': '20160110',
         },
+        'skip': 'Live streams on FM4 got deleted soon',
     }
 
     def _real_extract(self, url):