From: Yen Chi Hsuan Date: Fri, 29 Apr 2016 06:24:07 +0000 (+0800) Subject: [orf] Skip the expired test X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=f5535ed0e3537acee90820c98d6ca474d437d7d0;p=youtube-dl [orf] Skip the expired test --- diff --git a/youtube_dl/extractor/orf.py b/youtube_dl/extractor/orf.py index 66c75f8b3..4e3864f0d 100644 --- a/youtube_dl/extractor/orf.py +++ b/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):