mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 01:27:07 -05:00 
			
		
		
		
	[soundcloud] Fix glitches (#5101)
This commit is contained in:
		@@ -180,7 +180,7 @@ class SoundcloudIE(InfoExtractor):
 | 
			
		||||
                    'format_id': key,
 | 
			
		||||
                    'url': url,
 | 
			
		||||
                    'play_path': 'mp3:' + path,
 | 
			
		||||
                    'ext': ext,
 | 
			
		||||
                    'ext': 'flv',
 | 
			
		||||
                    'vcodec': 'none',
 | 
			
		||||
                })
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user