Browser settings > Fingerprint, then proxy inside settings. then again load page.
Unable to load spotify web player !
-
@andy231
spotify uses special plugin called "Widevine", it is enabled in chrome by default, to enable it in BAS, you need:- Enable webrtc in settings.
- Create c:\temp\cache folder on your pc
- Add following lines to %AppData%\BrowserAutomationStudio\apps\20.3.0\chrome_command_line.txt file
--enable-widevine-cdm --cache-path=c:\temp\cache -
@support , now that widevine cdm is enabled by default in BAS 20.5.0, i am still unable to load web player and still getting error.
Here is what is did
- --enable-widevine-cdm (by default now )
- created C:\temp\cache folder .
- --cache-path=c:\temp\cache
- Enabled webrtc in browser setting as shown in video .
It worked for once and now that its already fixed in BAS, iam unable to load webplayer in version 20.5.0. Can you please take a look once again if possible ?
-
@support Already tried it multiple times still no success . Even tried with older version but no success . However, last time C:\temp was populated with some .dat files when spotify web player worked for first time . But now , every time i am getting same error. I have double checked i am enabling webrtc in settings.
-
The reason is component update service which runs inside chrome and updates Widevine plugin to hte latest version, which is not tested with current chrome version. Or does something else, I don't know how it works. Thats why it can just stop working on all BAS versions at some time.
You can try to put correct dll versions to AppData\Local\CEF\WidevineCDM (this one for example https://www.dropbox.com/s/6gocywbeub7jmn7/WidevineCdm.zip?dl=0 ) but that doesn't help for me at least.
I'll try to get rid of that service and ship next verwsion with that plugin and without service.
However, this is plugin is for vieweing protected data and probably saves unique keys of your system, your fingerprint or something like this and expose your identity even if you are using vpn, proxy, etc.