Skip to content

Leetflix - tool for streaming music and videos from torrent

License

Notifications You must be signed in to change notification settings

MiladSadeghi/leetflix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Leetflix

Leetflix is a simple software, mostly made for having fun in some hot summer days, which helps you whatch your favorite movies from the command line! But you know what makes it cooler? Of course you do. You won't pay a single penny to Netflix, HBO or Disney+ and you have tons of movies in your hand with a simple python script.

So, you want to run it? let's do the shit together.

Prerequisites

  • A computer with macOS, Linux or Windows operating systems (The code has been tested on macOS and worked fine.)
  • nodejs and npm installed.
  • webtorrent-cli installed (to install it, you just run npm i webtorrent-cli -g in the command line.)
  • VLC media player
  • Python installed on your computer (version 3.8 is preferred, as I developed the software in Python 3.8)

How to use

It's really simple. First, open up a command line window and run:

pip install -r requirements.txt

Then just run the code :

python3 ./leetflix.py

The rest of the work is completely easy :)

About

Leetflix - tool for streaming music and videos from torrent

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%