Git Product home page Git Product logo

touchandgo's Introduction

Touchandgo

A python app and library to watch series and movies magically

Read the full docs at http://touchandgo.rtfd.org

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 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.

./docs/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.

Join the discussion

[email protected] or https://groups.google.com/forum/#!forum/touchandgo-devs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.