Skip to content
/ bashflix Public
forked from rtfpessoa/bashflix

Linux/Mac OS X bash script to watch movies and series with subtitles, instantaneously. Just give the name, quickly grab your popcorn and start watching!

License

Notifications You must be signed in to change notification settings

JPZef/bashflix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bashflix

Linux/Mac OS X bash script to watch movies and series with subtitles, instantaneously. Just give the name, quickly grab your popcorn and start watching :)

Usage

You can run it from everywhere. Just open terminal (ctrl+alt+t or ⌘+space, terminal) and type:

Examples:

bashflix "The Walking Dead S07E02" pt
bashflix "Blood Father" fr
bashflix "John Wick 1080p"

Format:

bashflix "Series To Watch SXXEYY" language

or

bashflix "Movie To Watch" language

History:

bashflix -h

If you do not input language, default is no language. If you input a language, the alterative is en in case your language was not found.

Installation and Configuration

Linux (Ubuntu for example) and Mac OS X

  1. After you download the zip, open terminal (ctrl+alt+t or ⌘+space, terminal) and type:
cd Downloads/bashflix-master
  1. Run install script:
./install.sh

To change default language, change variable default_language in file bashflix.sh.

How it works?

It combines pirate-get for torrent search, with peerflix for torrent streaming, and subliminal for subtitles

About

Linux/Mac OS X bash script to watch movies and series with subtitles, instantaneously. Just give the name, quickly grab your popcorn and start watching!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%