Giter Club home page Giter Club logo

torrodle's Introduction

torrodle

A mighty all-in-one magnet scraper & streamer

github releases release date downloads license


torrodle is a command-line program which searches and gathers magnet links of movies, tv shows, animes and porn videos from a variety of providers. It then streams the torrent via HTTP (along with its subtitles) and plays it with a user preferred video player (such as vlc and mpv).

If you don't know what BitTorrent is, you shouldn't be using torrodle. There are some copyrighted content which might be illegal downloading them in your country.

Table of Contents

Features

  • 🔥 Blazing fast
  • 🚸 User-friendly
  • 🤖 Built-in torrent streaming client via HTTP (refined from go-peerflix)
  • 🔰 Watch the video while it is being downloaded
  • 🔎 Query multiple providers in a single search
  • 🚀 Sorted results from 7 different providers at once
  • 📄 Along with subtitles fetching for the video (using osdb)

Installation

Binary

Download the latest stable release of the binary at releases.

Go Get

Make sure you have Go 1.12+ installed on your machine.

$ go get github.com/tnychn/torrodle/cmd/...

Build From Source

Make sure you have Go 1.12+ installed on your machine.

$ git clone github.com/tnychn/torrodle.git
$ cd torrodle
$ go build cmd/torrodle/main.go

Dependencies

See go.mod.

  1. logrus -- better logging
  2. goquery -- HTML parsing
  3. torrent -- torrent streaming
  4. osdb -- subtitles fetching from OpenSubtitles
  5. go-humanize -- humanizing file size words
  6. color -- colorized output
  7. tablewriter -- table rendering
  8. survey -- pretty prompting

Usage

For command-line (CLI) usage, see CLI.md.

For API usage, see API.md.

Contributing

If you have any ideas on how to improve this project or if you think there is a lack of features, feel free to open an issue, or even better, open a pull request. All contributions are welcome!

Credit

This project is inspired by @Fabio Spampinato's cliflix.

Torrent streaming technique adapted from @Sioro Neoku's go-peerflix.


Made with ♥︎ by tnychn
MIT © 2019 Tony Chan

torrodle's People

Contributors

tnychn avatar

Forkers

ronioncloud

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.