mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[refactor] Single quotes consistency
This commit is contained in:
		| @@ -46,9 +46,9 @@ class CollegeRamaIE(InfoExtractor): | ||||
|         video_id = self._match_id(url) | ||||
|  | ||||
|         player_options_request = { | ||||
|             "getPlayerOptionsRequest": { | ||||
|                 "ResourceId": video_id, | ||||
|                 "QueryString": "", | ||||
|             'getPlayerOptionsRequest': { | ||||
|                 'ResourceId': video_id, | ||||
|                 'QueryString': '', | ||||
|             } | ||||
|         } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․