oscartbeaumont / ElectronPlayer

An Electron Based Web Video Services Player. Supporting Netflix, Youtube, Twitch, Floatplane, Hulu And More

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube and Twitch partialy don't work

expandingv0id opened this issue · comments

image
Netflix runs just fine. Issue starts while logging into youtube

image
Twitch throws an error while opening from main screen/menu, hangs on the initial animation, but works fine when opened from toolbar (update; after trying to replicate once more it works perfectly fine)

That's weird because I am not seeing the same behaviour from Twitch although I only tested my Mac, not Linux. In regards to the first issue, its due to the user agent of the applications not being in Google whitelist. In a future update, I will replace it with Chrome's user agent string. More about this user agent issue is in issue #40.

@expandingv0id For a solution to your YT problem, make sure to check issue #89