NodeJS App to download Subtitles (In Progress ...)
Create module for download subtitle for Series and Films.
sudo npm install autosub -g
autosub <filename>
sudo npm install git/....
autosub <filename>
Create a file : test/support/local-test.yaml
OpenSub:
user: <USER>
password: <PASS>
Run Test
make test
# or watch
make test-w