Automatically sets your Quality & Speed to your desired values, Auto Fullscreen, Auto Pause/Unpause when switching tabs, Auto Unmute, Auto Focus.
< Σχολιασμός για τον κώδικα HiAnime Auto 1080p
On second thought, I'll just change it for myself, other people might appreciate that feature.
I thought of another feature, auto unmute. This fucking site mutes every video every time I load the page.
How did you find .play() and .setCurrentQuality()? I don't see either when inspecting
Thanks for adding Auto Pause/Unpause! I found a minor issue, if you manually pause and leave the tab, it doesn’t autoplay when you come back.
thats supposed to be a feature, it doesnt automatically resume if the previous playback state was "paused".
I thought of another feature, auto unmute. This fucking site mutes every video every time I load the page.
i might add that in the future.
How did you find .play() and .setCurrentQuality()? I don't see either when inspecting
jwplayer has documentation + you can look at all the commands by typing "jwplayer()" in the console (it only works if you select the iframe in inspect element)
Thanks for adding Auto Pause/Unpause! I found a minor issue, if you manually pause and leave the tab, it doesn’t autoplay when you come back.