mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-07 09:57:26 +00:00
[exfm] skip tests
The site is down too often.
This commit is contained in:
parent
cf51923545
commit
98d7efb537
@ -21,6 +21,7 @@ class ExfmIE(InfoExtractor):
|
|||||||
u'description': u'Test House \"Love Is Not Enough\" (Extended Mix) DeadJournalist Exclusive',
|
u'description': u'Test House \"Love Is Not Enough\" (Extended Mix) DeadJournalist Exclusive',
|
||||||
},
|
},
|
||||||
u'note': u'Soundcloud song',
|
u'note': u'Soundcloud song',
|
||||||
|
u'skip': u'The site is down too often',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
u'url': u'http://ex.fm/song/wddt8',
|
u'url': u'http://ex.fm/song/wddt8',
|
||||||
@ -30,6 +31,7 @@ class ExfmIE(InfoExtractor):
|
|||||||
u'title': u'Safe and Sound',
|
u'title': u'Safe and Sound',
|
||||||
u'uploader': u'Capital Cities',
|
u'uploader': u'Capital Cities',
|
||||||
},
|
},
|
||||||
|
u'skip': u'The site is down too often',
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user