Skip to main content

A python app and library to watch series magically

Project description

Touchandgo
==========
A python app and library to watch series and movies magically

How to install
--------------

::

sudo apt-get install python-libtorrent (or the name of the package on your
linux distro)
pip install touchandgo
(pip needs python-dev package to compile some libraries. If you don't
have installed run "sudo sudo apt-get install python-dev")


How to use
----------

::

touchandgo [series name] [season] [episode]

E.g.: touchandgo Crisis 1 5
touchandgo "true blood" 7 10
touchandgo "true blood" 7 10 --sub spa
touchandgo "never ending story"


How to run streaming proxy
--------------------------


In the computer

::

tsproxy


In your video player open http://<server address>:5000/crisis/1/5

just enjoy it.

-------------------------------
If you run Touchandgo in debug mode (with --verbose),
You will see this (see the screenshot)that we call"defrag".
Defrag shows the current pieces status.

.. image:: ./screenshots/touchandgo.png

* The number shows the piece priority. 1 is the lowest and 7 the highest.
* v means that the piece is downloading.
* # means that the piece is downloaded.
* > means that the piece was served by http.

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

Touchandgo-0.9.1.tar.gz (15.3 kB view hashes)

Uploaded Source

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