mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[bandcamp] Remove unused variable
This commit is contained in:
		| @@ -34,7 +34,6 @@ class BandcampIE(InfoExtractor): | ||||
|             json_code = m_trackinfo.group(1) | ||||
|             data = json.loads(json_code) | ||||
|  | ||||
|             entries = [] | ||||
|             for d in data: | ||||
|                 formats = [{ | ||||
|                     'format_id': 'format_id', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister