I think it would be a great idea to add the WidevineCDM plugin into the app, because it can block certain website like Amazon Prime Video for example
See that link : https://github.com/electron/electron/blob/master/docs/tutorial/using-widevine-cdm-plugin.md
-> Go on Amazon Prime Video and Log In
-> Try to play a video
nativefier --help to see if an existing option could fit your needs?nativefier --name "Prime Video" "https://www.primevideo.com/"nativefier --version): v7.4.1node --version): v6.11.1Windows 10 EnterpriseI'm new with nativefier and I had the same problem with Spotify, browsing the issue I think it was fixed but is have to be approved before going in the main branch: https://github.com/jiahaog/nativefier/pull/440
Sorry I'm a newbie with github technical terms,
Regards :octocat:
Tried creating app for Amazon Prime Video on Ubuntu 19.04. Installed the latest widevine 4.10.1196.0
from here - https://gist.github.com/ruario/3c873d43eb20553d5014bd4d29fe37f1 and run nativefier for primevideo. When I try to play video from app, I am getting below issue

Any pointer how to enable running protected content?
I'm getting the same problem trying to embed myCANAL (French TV broadcast service) into an app on macOS : Can't open DRM-protected content.
Still not working while trying to native amazon prime. Any workaround or fix?
I would like to know if the fix is available as well?
Would using this instead of the default electron give use WidevineCDM support? https://github.com/castlabs/electron-releases
Thanks to @sorhtyre over at https://github.com/jiahaog/nativefier/pull/1073 , which uses the alternative wvvmp Electron distribution by CastLabs, this is now solved and released in 11.0.2.
Most helpful comment
I'm new with nativefier and I had the same problem with Spotify, browsing the issue I think it was fixed but is have to be approved before going in the main branch: https://github.com/jiahaog/nativefier/pull/440
Sorry I'm a newbie with github technical terms,
Regards :octocat: