mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 22:55:18 +00:00 
			
		
		
		
	[adobepass] Add support for Brighthouse MSO
This commit is contained in:
		| @@ -36,6 +36,11 @@ MSO_INFO = { | |||||||
|         'username_field': 'Ecom_User_ID', |         'username_field': 'Ecom_User_ID', | ||||||
|         'password_field': 'Ecom_Password', |         'password_field': 'Ecom_Password', | ||||||
|     }, |     }, | ||||||
|  |     'Brighthouse': { | ||||||
|  |         'name': 'Bright House Networks | Spectrum', | ||||||
|  |         'username_field': 'j_username', | ||||||
|  |         'password_field': 'j_password', | ||||||
|  |     }, | ||||||
|     'Charter_Direct': { |     'Charter_Direct': { | ||||||
|         'name': 'Charter Spectrum', |         'name': 'Charter Spectrum', | ||||||
|         'username_field': 'IDToken1', |         'username_field': 'IDToken1', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Nii-90
					Nii-90