JadenGeller / Helium

A floating browser window for OS X
MIT License
3.58k stars 241 forks source link

PrimeVideo requires Microsoft silverlight #279

Open EnriqueDev opened 4 years ago

EnriqueDev commented 4 years ago

When trying to reproduce videos on PrimeVideo, silverlight seems to be required and not provided.

Steps to reproduce

  1. Open Helium
  2. Navigate to https://www.primevideo.com
  3. Select a video
  4. Observe message
PhilipAD commented 3 years ago

plugInsEnabled has depreciated [1]. Might be why the plugins aren't loading.

https://github.com/JadenGeller/Helium/blob/c465d11de576ddc6f0c4f4e9268e38d6f2c84d4a/Helium/Helium/Window/WebView/WebViewController.swift#L40

[1] https://developer.apple.com/documentation/webkit/wkpreferences?changes=latest_minor

slashlos commented 3 years ago

Helium was replaced by He3 on the App Store. Please try that. Current version, build 8380 seems fine.

EnriqueDev commented 3 years ago

Thanks a lot! I didn't know about this version. Silverlight seems to be working fine. Is it the same codebase?

El vie., 6 nov. 2020 a las 23:31, cd santiago (notifications@github.com) escribió:

Helium was replaced by He3 on the App Store. Please try that. Current version, build 8380 seems fine.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/JadenGeller/Helium/issues/279#issuecomment-723329274, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGBQZY7LTMQXQXYGL2GTL23SOR2L7ANCNFSM4OZWFUOA .

slashlos commented 3 years ago

Both my fork and the rebranding have same origins, but too diverged from the original.