mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[soundcloud] Check direct links validity (Closes #5101)
This commit is contained in:
		| @@ -200,8 +200,9 @@ class SoundcloudIE(InfoExtractor): | ||||
|                 if f['format_id'].startswith('rtmp'): | ||||
|                     f['protocol'] = 'rtmp' | ||||
|  | ||||
|             self._sort_formats(formats) | ||||
|             result['formats'] = formats | ||||
|         self._check_formats(formats, track_id) | ||||
|         self._sort_formats(formats) | ||||
|         result['formats'] = formats | ||||
|  | ||||
|         return result | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․