(9anime) AniWave Bingewatcher+

Auto-fullscreen, skip intros, jump to next episode, 9anime on Vidstream and MyCloud videos (Auto-1080p in configuration panel)

< Feedback on (9anime) AniWave Bingewatcher+

Question/comment

§
Posted: 2023-03-26

Is it possible for the script to change quality to 1080p, but without auto fullscreen?

drhouseAuthor
§
Posted: 2023-03-26

search for this (should be line 196) and comment it out, from this:
player.requestFullscreen();

to this:
//player.requestFullscreen();

Post reply

Sign in to post a reply.