Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
/ zflix Public archive

[DEPRECATED] A python CLI to seek torrent and directly stream them with peerflix.

License

Notifications You must be signed in to change notification settings

tperale/zflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues Build Status

A python CLI to seek torrent and directly stream them with peerflix.

Requirements

npm install -g peerflix

Usage

zflix.py [-h] [-d DESTDIR] [-m] [-p PLAYER] [-no NUMBER_OF_OUTPUT] search

positional arguments: | --------------------------------------------------------- | ------------------------------------------------------------ search |

optional arguments: Help message.
-h, --help Show this help message and exit.
-d DESTDIR, --destdir DESTDIR Destination of the downloaded torrent.
-m, --magnet Use magnet link (no torrent download).
-p PLAYER, --player PLAYER Choose the player you want to use to watch your streamed torrent.
-no NUMBER_OF_OUTPUT, --number_of_output NUMBER_OF_OUTPUT Number of torrent displayed with your search.
-s, --subtitle Make the program download subtitle (or not if the option is already set to "True" in your config file (default))
-l LANGUAGE, --language LANGUAGE Set the language you want to use for the subtitles (see here in ISO 639-2/5 column to find your language).

Example

python3 zflix.py "Revolution OS"

zflix screenshot

Want to contribute ?

It would be awesome !! Check out the wiki, you will find some documentation.

License

GPLv3.

About

[DEPRECATED] A python CLI to seek torrent and directly stream them with peerflix.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages