mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	Fixed indentation error
This commit is contained in:
		| @@ -2390,7 +2390,7 @@ class ComedyCentralIE(InfoExtractor): | ||||
| 		            return | ||||
|  | ||||
| 			# For now, just pick the highest bitrate | ||||
|  			format,video_url = turls[-1] | ||||
| 			format,video_url = turls[-1] | ||||
|  | ||||
| 			# Get the format arg from the arg stream | ||||
| 			req_format = self._downloader.params.get('format', None) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Christopher Neugebauer
					Christopher Neugebauer