1.0.1 • Published 6 years ago

node-red-contrib-subdb v1.0.1

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

Node-red subtitles downloader

A wrapper around dbsub downloader https://github.com/ka2er/node-subdb-api so it can be used in node-red. Takes in a string of the full path of a video clip as msg.payload. It looks for subtitles in thesubdb online and if they exist, the first available subtitle file is downloaded. The subtitle file is renamed to the same name as the file that was inputted with an extension of .srt and then stored to the same directory.