Skip to content

vibhudadhichi/Instant-Movie-Streamer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instant Movie Streamer

Searches for the movie/ tv series torrents and streams them 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 s[series no]e[episode 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 copyrighted content might be illegal in your country.

About

Streams the movie/ tv series instantly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%