[orf] Skip the expired test
authorYen Chi Hsuan <yan12125@gmail.com>
Fri, 29 Apr 2016 06:24:07 +0000 (14:24 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Fri, 29 Apr 2016 06:24:07 +0000 (14:24 +0800)
youtube_dl/extractor/orf.py

index 66c75f8b3559752127c091d437e4764b7c722e9d..4e3864f0d7bd1f6b63c560e8b04ae38844a283f9 100644 (file)
@@ -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):