justinmeister / Instant-Movie-Streamer

Streams the movie/ tv series instantly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instant Movie Streamer

Streams the movie/ tv series instantly.

Installation

$ pip install ims

Usage

Query for the movie name:

$ ims movie [movie name]
$ ims movie the dark knight
$ ims movie the minions 2015

Query for TV series:

$ ims tv [series name]e[episode no]s[season no]
$ ims tv silicon valley s03e01
$ ims tv game of thrones s06e05

Video Demo

Demo

Requirements

Make sure you have NPM and VLC media player installed.

The script requires following dependencies and downloads them automatically.

  1. Requests
  2. Beautiful Soup
  3. Peerflix

Tried and tested on MacOSX and Ubuntu.

Disclaimer

Watching copyright content might me illegal in your country.

About

Streams the movie/ tv series instantly.


Languages

Language:Python 100.0%