mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 22:47:06 -05:00 
			
		
		
		
	[bandcamp] Skip album test
This commit is contained in:
		@@ -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):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user