All Projects → 0zz4r → Bashflix

0zz4r / Bashflix

Licence: mit
Streaming of Movies and Series on Mac and Linux

Programming Languages

shell
77523 projects
bash
514 projects

Projects that are alternatives of or similar to Bashflix

Mellow
Mellow can communicate with several APIs like Ombi, Sonarr, Radarr and Tautulli which are related to home streaming to use those services directly in your Discord client.
Stars: ✭ 193 (+119.32%)
Mutual labels:  series, movies, streaming
Diffy
🎞️💓🍿 Love streaming - It's always best to watch a movie together ! 🤗
Stars: ✭ 37 (-57.95%)
Mutual labels:  streaming, movies, torrents
Streaming
r/freemediaheckyeah
Stars: ✭ 147 (+67.05%)
Mutual labels:  movies, streaming
Kubernetes 101
Kubernetes 101 - by Jeff Geerling
Stars: ✭ 169 (+92.05%)
Mutual labels:  series, streaming
yts torrents
download all torrents from yts.am (yify movies)
Stars: ✭ 14 (-84.09%)
Mutual labels:  movies, torrents
Cloudstream 2
CloudStream 2 is an android streaming app for movies, tv-shows and anime
Stars: ✭ 120 (+36.36%)
Mutual labels:  movies, streaming
Sickchill
Less rage, more chill.
Stars: ✭ 2,166 (+2361.36%)
Mutual labels:  series, torrents
Watcher
Stars: ✭ 137 (+55.68%)
Mutual labels:  movies, torrents
deflix-stremio
Deflix addon for Stremio
Stars: ✭ 31 (-64.77%)
Mutual labels:  streaming, torrents
vigilio
Your own movie streaming service. Easy to install, easy to use. Download, manage and watch your favorite movies conveniently from your browser or phone. Install it on your server, access it anywhere and enjoy.
Stars: ✭ 131 (+48.86%)
Mutual labels:  streaming, movies
Anime Offline Database
Updated every week: A JSON based offline anime database containing the most important meta data as well as cross references to various anime sites such as MAL, ANIDB, ANILIST, KITSU and more...
Stars: ✭ 292 (+231.82%)
Mutual labels:  series, movies
Homehost
self-hosted, Netflix-like app made for streaming
Stars: ✭ 564 (+540.91%)
Mutual labels:  movies, streaming
Butter Desktop
All the free parts of Popcorn Time
Stars: ✭ 4,329 (+4819.32%)
Mutual labels:  streaming, torrents
Cinema
🎥 Gamemode for Garry's Mod featuring multiplayer video streaming
Stars: ✭ 72 (-18.18%)
Mutual labels:  movies, streaming
Popcorn
🍿 Movies and TV Shows App powered by TMDb
Stars: ✭ 82 (-6.82%)
Mutual labels:  movies
Azuracast
A self-hosted web radio management suite, including turnkey installer tools for the full radio software stack and a modern, easy-to-use web app to manage your stations.
Stars: ✭ 1,253 (+1323.86%)
Mutual labels:  streaming
Random Cut Forest By Aws
An implementation of the Random Cut Forest data structure for sketching streaming data, with support for anomaly detection, density estimation, imputation, and more.
Stars: ✭ 80 (-9.09%)
Mutual labels:  streaming
Audioplayermanager
⚠️ No longer maintained ⚠️ Small Swift Wrapper and Queue-Manager around AVPlayer which let you play MediaPlayer items and stream songs from URLs.
Stars: ✭ 78 (-11.36%)
Mutual labels:  streaming
Mediacenterjs
A HTML/CSS/Javascript (NodeJS) based Media center
Stars: ✭ 1,261 (+1332.95%)
Mutual labels:  movies
Browsertime
⌚️ Bringing Popcorn Time to your browser using WebTorrent
Stars: ✭ 84 (-4.55%)
Mutual labels:  movies

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_language and press ENTER;
  3. Wait a few seconds for the player to open.

Examples:

bashflix "some movie title 1080p"
bashflix "some serie title s01e01" 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 -p to see which episode to watch next;
  • Need help? bashflix -h shows how to use it;
  • From time to time, use bashflix -u to update bashflix.

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 -fsSL https://raw.githubusercontent.com/0zz4r/bashflix/master/install.sh)
  1. Input your system password and press ENTER;
  2. Wait a few minutes until it finishes;
  3. (Optional) Change DNS to 1.1.1.1 to prevent torrent search failures.

How it works?

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

Disclaimer

bashflix is under development. If you want the newer features or bugs fixed, just reinstall it from time to time. 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].