Browse Source

[orf] Skip the expired test

totalwebcasting
Yen Chi Hsuan 9 years ago
parent
commit
f5535ed0e3
No known key found for this signature in database GPG Key ID: 3FDDD575826C5C30
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/orf.py

+ 1
- 0
youtube_dl/extractor/orf.py 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):


Loading…
Cancel
Save