Giter VIP home page Giter VIP logo

watchtor's Introduction

Watchtor

Watch torrents online.

Watchtor provides a minimalistic approach to online torrent watching.

You'll be received by a big input where you can paste magnet links and that's it.

Immediately after pasting a magnet link Watchtor will try to stream your video.

Pressing the ESC key will cancel / close the video and you'll get the input again.

After pasting a magnet link you'll get a short url in the address bar you can use to directly access / share the current video.

Try It

Play Sintel on Watchtor

Development

To launch the app, make code changes and get the browser being automatically refreshed run:

gulp serve

Build

To create a new build in the dist folder run:

gulp build

Prod Run

There's a minimal nodejs/express component used to launch the app in Heroku and to provide basic routes that handle short urls. The server starts with node index.js and uses the dist content.

To start a local server and try how the app would work after publishing to Heroku (or other platform) you can run:

gulp build; node index.js

Short URLs

Watchtor uses Google's Shortner API to create short urls. If you want to use this server you'll need to use your own service key. You can get started here: https://developers.google.com/url-shortener

WebTorrent

Watchtor uses the popular WebTorrent client at its core to do torrent streaming. If you haven't heard about it before, you should check it out now!

Thanks!

Thanks for passing by! Hope you enjoy playing with Watchtor!

watchtor's People

Contributors

codealchemist avatar

Watchers

James Cloos avatar

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.