Skip to content

Stream torrents to your VLC player with subtitles easily from the command prompt

License

Notifications You must be signed in to change notification settings

israelbgf/cli-flix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-flix

Stream torrents to your VLC player with subtitles easily from the command prompt

image

usage

npm install -g cli-flix
cli-flix --name "Nice Movie" --lang pob --keywords "RELEASE1" "RELEASE2"

The keywords are used to figure the best match between Movie/Subtitle.

config file

You may create a file called .cli-flix.json in your home directory to store keywords that should be always used. Example:

{
  "defaultKeywords": ["kw1", "kw2", "kw3"]
}

pre-requisites

  • Node version of 6+.
  • VLC installed.
  • Windows users must have Git installed or it will fail when you try to install cli-flix with npm

About

Stream torrents to your VLC player with subtitles easily from the command prompt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published