Greasy Fork
You will need to install an extension such as Tampermonkey to install this script.
スクリプトをインストールするには、Tampermonkey や Violentmonkey のような拡張機能のインストールが必要です。
スクリプトをインストールするには、Tampermonkey や Userscripts のような拡張機能のインストールが必要です。
インストール方法 このスクリプトの質問や評価の投稿はこちら、通報はこちらへお寄せくださいAllows you to download subs from Netflix shows and movies.
Subs downloaded in WebVTT format. No, I won't create half-assed converter to SubRip, you can use Subtitle Edit for this. To convert a whole folder create .bat file with following content:
@echo off cd /d %~dp0 SubtitleEdit /convert %1\* SubRip /multiplereplace pauseplace said .bat file next to SubtitleEdit.exe and drop folder with subs onto .bat file. If you need to replace some strings open Subtitle Edit, go to Tools , Batch convert , open settings of Multiple replace and add some rules.