viniciosanacleto / sublegends

Download subtitles using your terminal
0 stars 0 forks source link

Sublegends

Download subtitles direct from your terminal

Last updates

v1.1.3
v1.1.0

How to install

npm install -g sublegends

How to use

Download all subtitles from a folder

Open the movie/serie folder

cd <path-to-folder>

Use the Sublegends command on the folder

sublegends .

or

sublegends <path-to-folder>

It's all folks. The subtitles will be automatically downloaded for each series/movie file.

Download unique subtitle for a file

You also can use the Sublegends command for a unique file

sublegends /folder-path/my-file.mp4

Your file can be of any valid extension. List of valid extensions

Change the subtitle language

By default the subtitles are downloaded in english. However if you want to download in other language you can use the -l or --lang option e.g:

sublegends . -l fr

If you want to know what languages are available for a specific file:

sublegends <path-to-file> -s

Know the languages available for a list of files inside a folder:

sublegends <path-to-folder> -s

Technology used

Sources

https://github.com/viniciosanacleto/sublegends