1.0.2 • Published 5 years ago

subdb-downloader v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

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