Greasy Fork

Netflix Marathon

Automatically skip recaps, intros and click nexts on Netflix, DisneyPlus and Amazon video for you.

< 脚本 Netflix Marathon 的反馈

提问 / 留言

§
发布于:2019-03-09
编辑于:2019-03-09

Script pauses the playback after Netflix skip-credits link is clicked

Video gets correctly skipped but then I have to manually resume the paused playback.

§
发布于:2019-04-06
编辑于:2019-04-06

I fixed this issue adding:

document.querySelector('.button-nfplayerPlay').click();

after the 'skip-credits' click.

发布留言

登录以发布留言。