1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-11 14:29:37 +00: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
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30

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