mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 19:12:49 -05:00
[planetaplay/quickvid/vube] Skip inaccessible sites
This commit is contained in:
@ -18,7 +18,8 @@ class PlanetaPlayIE(InfoExtractor):
|
||||
'id': '3586',
|
||||
'ext': 'flv',
|
||||
'title': 'md5:e829428ee28b1deed00de90de49d1da1',
|
||||
}
|
||||
},
|
||||
'skip': 'Not accessible from Travis CI server',
|
||||
}
|
||||
|
||||
_SONG_FORMATS = {
|
||||
|
Reference in New Issue
Block a user