zygzagZ / qnapi-txt-to-srt

Script to qnapi to create copy of subtitles in srt format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QNapi: TXT to SRT

Simple script to qnapi to create copy of subtitles in srt format

Requirements

  • VLC accessible in path - get fps of movie
  • NodeJS - actually converts txt to srt
  • iconv - converts cp1250 to utf8
  • QNapi compiled with this patch

Usage

  • All scripts must be accessible (in path variable)
  • Path to txt2srt must be put in qnapi settings

About

Script to qnapi to create copy of subtitles in srt format


Languages

Language:Shell 62.3%Language:JavaScript 37.7%