Netflix - subtitle downloader

Allows you to download subtitles from Netflix

< Netflix - subtitle downloaderについてのフィードバック

レート:良 – スクリプトは良好に動作する

§
投稿日: 2022/12/07
編集日: 2022/12/07

Changing line 245 to this seems to fix the issue:

formats[format] = [track.ttDownloadables[format].urls.map(cdn => cdn.url), EXTENSIONS[format]];

I successfully downloaded several episodes individually and a series as a batch after making that change

§
投稿日: 2022/12/07

Still not working.

§
投稿日: 2022/12/07

sigh, I should've read your post earlier. 20 minutes earlier... :D It should be fixed in 4.2.1. I tried to future proof it a bit (just show an error message instead of failing silently) while keeping it backwards compatible.

返信を投稿

返信を投稿するにはログインしてください。