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 and movie torrents and stream using Peerflix automatically.

Install

ezflix is available on the Python Package Index (PyPI) at https://pypi.python.org/pypi/ezflix

You can ezflix using pip.

pip install ezflix

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

npm install -g peerflix

Supported Media Players

Below is a list of media players supported in Peerflix.

  • mpv

  • airplay

  • vlc

  • mplayer

  • smplayer

  • mpchc

  • potplayer

  • webplay

  • omx

In ezflix, the default player is mpv. It will fallback to vlc if mpv isn’t found.

You can use the media_player flag to set your media player.

Usage

usage: __main__.py [-h] [--limit [LIMIT]] [--media_player [MEDIA_PLAYER]]
                   [--latest] [--subtitles]
                   [--sort_by [{download_count,like_count,date_added,seeds,peers,rating,title,year}]]
                   [--sort_order [{asc,desc}]] [--quality [{720p,1080p,3d}]]
                   [{movie,tv}] query

positional arguments:
  {movie,tv}            The media type.
  query                 The search query.

optional arguments:
  -h, --help            show this help message and exit
  --limit [LIMIT]       The number of results to return.
  --media_player [MEDIA_PLAYER]
                        The media player.
  --latest              Play the latest TV episode.
  --subtitles           Load subtitles file.
  --sort_by [{download_count,like_count,date_added,seeds,peers,rating,title,year}]
                        Use this argument to sort the torrents.
  --sort_order [{asc,desc}]
                        Use this argument to set the sort order.
  --quality [{720p,1080p,3d}]
                        Use this argument to set the min quality.

Examples

ezflix "The Man in the High Castle"

Pass ‘–latest’ to watch the latest episode of a given TV series.

ezflix "South Park" --latest

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

ezflix movie "Mad Max"

Search for movies released in 2017 and order by like count descending.

ezflix movie '2017' --sort_by=like_count --sort_order=desc

Run development version

Before any new changes are pushed to PyPi, you can clone the development version to avail of any new features.

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

Contributing

  • Fork the project and clone locally.

  • Create a new branch for what you’re going to work on.

  • Push to your origin repository.

  • Create a new pull request in GitHub.

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-1.0.3.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

ezflix-1.0.3-py2-none-any.whl (9.3 kB view details)

Uploaded Python 2

File details

Details for the file ezflix-1.0.3.tar.gz.

File metadata

  • Download URL: ezflix-1.0.3.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ezflix-1.0.3.tar.gz
Algorithm Hash digest
SHA256 4bf5018ad5aff55955dd2894e7c991358913555bc5e9c970280df2f5549a4b58
MD5 44bde5fc1cb10b60c081cdcf49d49d33
BLAKE2b-256 a096f73990263e858716182ce0cd2c717f7b80a8aafe7097d8fa3d5e978e82b4

See more details on using hashes here.

File details

Details for the file ezflix-1.0.3-py2-none-any.whl.

File metadata

File hashes

Hashes for ezflix-1.0.3-py2-none-any.whl
Algorithm Hash digest
SHA256 3d93b8cd7f02ab96e6a7aeec7238717e70979ae6db41683ea113b378d3a1c980
MD5 5cbb7c082494e4055e1380bc71b1d6fa
BLAKE2b-256 888269a4ea1e7d8ecb12ded0e86f95b789906876964c035418ad79db75756431

See more details on using hashes here.

Supported by

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