1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

[orf] Skip the expired test

This commit is contained in:
Yen Chi Hsuan
2016-04-29 14:24:07 +08:00
parent 31ff3c074e
commit f5535ed0e3

View 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):