mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 06:05:13 +00:00 
			
		
		
		
	[toutv] Fix a typo
This commit is contained in:
		| @@ -113,7 +113,7 @@ class SoundcloudIE(InfoExtractor): | ||||
|             else: | ||||
|                 # We fallback to the stream_url in the original info, this | ||||
|                 # cannot be always used, sometimes it can give an HTTP 404 error | ||||
|                 resut['url'] = info['stream_url'] + '?client_id=' + self._CLIENT_ID, | ||||
|                 result['url'] = info['stream_url'] + '?client_id=' + self._CLIENT_ID, | ||||
|  | ||||
|         return result | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister