Skip to main content

Command line utility to search for TV shows and movie torrents and stream using Peerflix automatically.

Project description

Command line utility that allows you to search for TV shows and movie torrents and stream using Peerflix automatically.

Install

pip install ezflix

This program requires Peerflix. You can install Peerflix via NPM.

npm install -g peerflix

Usage

usage: __main__.py [-h] [--latest] [{movie,tv,music}] query

positional arguments:
    {movie,tv,music}
    query

optional arguments:
    -h, --help        show this help message and exit
    --latest

Examples

ezflix tv "The Man in the High Castle"

You can also pass an optional argument ‘latest’ to watch the latest episode of a given TV series.

ezflix tv "South Park" latest

To search for movies, pass the ‘movie’ argument.

ezflix movie "Mad Max"

To search for music, pass the ‘music’ argument.

ezflix music "Taylor Swift"

Run development version

git clone https://github.com/AnthonyBloomer/ezflix.git && cd ezflix
virtualenv env
source env/bin/activate
pip install -r requirements.txt
python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ezflix-0.0.8.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

ezflix-0.0.8-py2-none-any.whl (7.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page