Netflix - subtitle downloader

Allows you to download subtitles from Netflix

< 脚本 Netflix - subtitle downloader 的反馈

评价:好评 - 脚本运行良好

§
发布于:2022-10-05

This script is amazing.

Unfortunately, it's not working to dowload batch subtitles, for example "Download subs for this season". I noticed that the error is related to the global variable "caches" that can't be found, related to the "cleanBatch" and "downloadBatch" functions. I tried to update if for "window.caches" but the issue continues. It would be great if this could be fixed.

§
发布于:2022-10-06

caches is available in a secure context (HTTPS) and Netflix uses HTTPS. And browser compatibility is great so IDK if you use some exotic one, outdated one, or if you have some browser extensions blocking it. I tested on Firefox (105.0.2) and Chrome (106.0.5249.103).

§
发布于:2022-10-07

I disabled all the extensions and now is working fine.

Thank you so much for your help, you're awesome.

发布留言

登录以发布留言。