浏览代码

[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,
             'timestamp': 1452456073,
             'upload_date': '20160110',
             'upload_date': '20160110',
         },
         },
+        'skip': 'Live streams on FM4 got deleted soon',
     }
     }
 
 
     def _real_extract(self, url):
     def _real_extract(self, url):