Giter Site home page Giter Site logo

webtorrentify-server's Introduction

webtorrentify-server

A microservice for generating .torrent files from URLs

What is this?

This is the software running on https://webtorrentify.now.sh, a free service to auto-generate .torrent files from "normal" URLs of the http:// and https:// variety. The torrent files generated are specifically designed to be compatible with WebTorrent in the browser, but they should work with any Bittorrent client.

I ๐Ÿ’– WebTorrent but how do I make a .torrent?

It's easy now! webtorrentify.now.sh has a single API endpoint with a single query parameter, href, the URL of the file you want to convert to a torrent.

wget https://webtorrentify.now.sh/?href=https://nodejs.org/dist/v6.10.2/node-v6.10.2-linux-x64.tar.gz

And now you have node-v6.10.2-linux-x64.tar.gz.torrent.

That is nice, but I want to run my own server

Sure you do!

git clone https://github.com/wmhilton/webtorrentify-server
cd webtorrentify-server
npm install
npm start

License

Copyright 2017 William Hilton. Licensed under The Unlicense.

webtorrentify-server's People

Contributors

billiegoose avatar

Watchers

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