Netflix - subtitle downloader

Allows you to download subtitles from Netflix

< 脚本Netflix - subtitle downloader的反馈

评价:好评 - 脚本一切正常

§
发表于:2021-03-24

Hi, is there any way to have this script automatically download subtitles till the last episode when a new series starts playing without having to click the download button?

§
发表于:2021-03-24

I'm not going to add anything like that. You can edit the script yourself. Change line 216 from if(batch) { to if(batch || (document.location.href.includes('/watch/') && typeof zip === 'undefined')) {.

§
发表于:2021-03-24

Thank you so much! This helped me a ton.

§
发表于:2021-07-15

So I've tried your suggestion and it works but there's a little problem. When a new series starts after downloading the previous series' archive, some episodes of the new series are missing and some of the episodes from the previous series are in the new series' archive. Is there any way to prevent this? Could adding some delay between each episode help?

§
发表于:2021-07-15

IDK, try it. I'm not going to add something that's not needed in the normal version of the script. Try refreshing the page after each series.

§
发表于:2021-08-03

Hello, Please update netflix subtitle downloader.
I just give u a beer :D

发表回复

登录以发表回复。