Seneral / FlagPlayer

Music-oriented YouTube web-app - single-page, client-side, simple
https://flagplayer.seneral.dev
17 stars 5 forks source link

Stream decoding fail on some loads #4

Closed Seneral closed 4 years ago

Seneral commented 4 years ago

Seems youtube are now not serving the assets in the player config anymore on some loads, especially the base js script url was important for decoding streams. But it can easily be found still in the script tag with name="player_ias/base", so a fix will be easy.