Skip to content

nishan7/Movie_Stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a GUI python project to stream torrent movies. It uses peerflix to stream the movies. It also has a api from TMDb to search for movies and provide the information about the movies.

Note: Only movie present in yts can be streamed

Features

    It has a GUI windows, which show popular movies at startup.
    It has ability to search the TMDb library for movies.
    Provides the title, plot info, cast and other information in the interface

Dependencies

This program requires peerflix so must install nodejs and peerflix

npm install -g peerflix

It also has python modules dependencies

pip install -r requirements.txt

Screen Shot

Sample

Releases

No releases published

Packages

No packages published

Languages