1.0.2 • Published 7 years ago
subdb-downloader v1.0.2
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