[orf] Skip the expired test

master
Yen Chi Hsuan 8 years ago
parent 31ff3c074e
commit f5535ed0e3
No known key found for this signature in database
GPG Key ID: 3FDDD575826C5C30
  1. 1
      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):

Loading…
Cancel
Save