1.1.2 • Published 5 years ago

sublegends v1.1.2

Weekly downloads
9
License
ISC
Repository
-
Last release
5 years ago

Sublegends

Download subtitles in your terminal

Last updates

v1.1.2
  • Code refactoring
v1.1.0
  • File extension validation
  • Error catching bugs
  • Help as default command if no path has been passed
  • Console outputs colored

How to install

npm install -g sublegends

How to use

Download all subtitles in 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.

Download unique file subtitle

You also can use the Sublegends command direct on file

sublegends /folder-path/my-file.mp4

Your file can be of any extension: .mp4,.avi,.mkv,.anything, etc.

Change the subtitle language

By default all 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

or for the entire folder

sublegends <path-to-folder> -s

Technology used

Sources

https://github.com/viniciosanacleto/sublegends

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago