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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ezflix-0.0.8.tar.gz.
File metadata
- Download URL: ezflix-0.0.8.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd1974a3667428c2a37d9ca70b65aa052a161152dc763b5a2433ed96a120f2e1
|
|
| MD5 |
365f96e69ed7fa5b61d76e46baf6c946
|
|
| BLAKE2b-256 |
95c0e7e4d1c8b5cd61b4a845be5a904c358f4c37b9d8b03b9fe9401055d7e7f6
|
File details
Details for the file ezflix-0.0.8-py2-none-any.whl.
File metadata
- Download URL: ezflix-0.0.8-py2-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
deb4c971ce1d34d88fbd46a71174294455922b516adb80f996b871581becac31
|
|
| MD5 |
ce578df89064bfe908c7f371fd5808a4
|
|
| BLAKE2b-256 |
7370ceb4cc7630db4b7da4c4283c20a60c61c5f5564a3bdc373166330b31368b
|