mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[toggle] Style
This commit is contained in:
		| @@ -94,11 +94,17 @@ class ToggleSgIE(InfoExtractor): | ||||
|         params = { | ||||
|             'initObj': { | ||||
|                 'Locale': { | ||||
|                     'LocaleLanguage': '', 'LocaleCountry': '', | ||||
|                     'LocaleDevice': '', 'LocaleUserState': 0 | ||||
|                     'LocaleLanguage': '', | ||||
|                     'LocaleCountry': '', | ||||
|                     'LocaleDevice': '', | ||||
|                     'LocaleUserState': 0 | ||||
|                 }, | ||||
|                 'Platform': 0, 'SiteGuid': 0, 'DomainID': '0', 'UDID': '', | ||||
|                 'ApiUser': api_user, 'ApiPass': api_pass | ||||
|                 'Platform': 0, | ||||
|                 'SiteGuid': 0, | ||||
|                 'DomainID': '0', | ||||
|                 'UDID': '', | ||||
|                 'ApiUser': api_user, | ||||
|                 'ApiPass': api_pass | ||||
|             }, | ||||
|             'MediaID': video_id, | ||||
|             'mediaType': 0, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․