Skip to content

Streaming of Movies and Series on Mac and Linux

License

Notifications You must be signed in to change notification settings

danilovicente/bashflix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

bashflix

Bash script to watch movies and TV shows on Mac OS X and Linux, with subtitles, instantaneously. Just give the name, quickly grab your popcorn and have fun!

How to use?

Once installed:

  1. Open terminal (⌘+space, then type terminal, or ctrl+alt+t)
  2. Type bashflix "movie / serie sXXeYY" subtitles in the terminal and press ENTER:
  3. Wait a few seconds for the player to open.

Examples:

bashflix "jumanji next level"
bashflix "westworld s03e01 720p" pt

Tips:

  • Stuck? ctrl+c and change the search query;
  • Subtitles not synced? Use h to speed it up or g to delay it.
  • Stopping? space to PAUSE, wait a few minutes and space to PLAY.
  • What did I watch? bashflix -h

How to install?

  1. Open terminal (⌘+space, then type terminal, or ctrl+alt+t);
  2. Copy & Paste the following command into the terminal and press ENTER:
bash <(curl https://raw.githubusercontent.com/0zz4r/bashflix/master/install.sh)
  1. Input your system password and press ENTER (sudo required);
  2. Wait a few minutes until it finishes.

Not working?

bash <(curl https://raw.githubusercontent.com/0zz4r/bashflix/dev/install.sh)

How it works?

It uses pirate-get and we-get for torrent search, peerflix and vlc for torrent streaming and playing, and subliminal for subtitles.

Disclaimer

bashflix is under development. Best efford approch is used. Most of the times bashflix will work. Random errors will occur. Unavailability issues will occur. Some torrents and subtitles will not be found. Downloading files via torrents might be illegal, depending on the content, so be aware of copyright infringements. Use a VPN for privacy.

License

This project is licensed under the terms of the MIT license.

About

Streaming of Movies and Series on Mac and Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%