subdb-downloader
v1.0.2
Published
Subtitles downloader from SubDB
Downloads
8
Readme
NodeJS subtitles downloader
This project use SubDB to download subtitles
Works only with SubRip subtitle files (.srt)
Requirements
- node >= 8
Instalation
Can be instaled globally via npm i -g subdb-downloader
or used as a library.
Globally usage
Download all missing subtitles in directory
nsdbd download-all <directory> <language>
Watch for directory changes (used to automaticaly download subtitles)
nsdbd watch-dir <directory> <language>
List all SubDB available languages
nsdbd list-langs