Netflix - subtitle downloader

Allows you to download subtitles from Netflix

Автор
Tithen-Firion
Установок в день
1
Всего установок
40 737
Оценки
154 18 15
Версия
4.2.8
Создано
18.01.2017
Обновлено
13.12.2024
Размер
22,5 КБ
Лицензия
MIT
Работает на

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
pause

place 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.

If you like it, buy me a beer. ;)