[bandcamp] Skip album test

This commit is contained in:
Philipp Hagemeister 2013-11-22 19:08:25 +01:00
parent bfe7439a20
commit f143a42fe6
1 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,8 @@ class BandcampIE(InfoExtractor):
],
u'params': {
u'playlistend': 2
}
},
u'skip': u'Bancamp imposes download limits. See test_playlists:test_bandcamp_album for the playlist test'
}]
def _real_extract(self, url):