sublegends

1.1.2 • Public • Published

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

Package Sidebar

Install

npm i sublegends

Weekly Downloads

1

Version

1.1.2

License

ISC

Unpacked Size

11.7 kB

Total Files

8

Last publish

Collaborators

  • viniciosxs