/stream-cli

🎥 Stream your favorit movie from the terminal!

Primary LanguagePythonMIT LicenseMIT

Stream-Cli

Stream-Cli application that allow you to play your favorite movies from the terminal.

(the app is tested under a linux machine, looking forward for feedbacks from windows and osx users)

Installation:

  • Dependencies: NodeJS, npm, webtorrent

  • Stream-cli is built with python 3.8 make sure to have the same version or higher.

  • It's Highly recommended using a virtualenv python -m venv venv

  • First you need to install the python requirements. pip install -r requirements.txt

How it works:

  • Run from the command line python3 main.py
  • Type the movie that you want to watch
  • Select the chosen one and type the episode number
  • Bring Some Popcorn, Enjoy😉

Contributors ❤️