{"id":13610277,"url":"https://github.com/tnychn/torrodle","last_synced_at":"2025-04-12T22:33:24.484Z","repository":{"id":41484905,"uuid":"177553408","full_name":"tnychn/torrodle","owner":"tnychn","description":"⚡️ A magnet link scraper for streaming videos (movies, tv shows, anime, porn) along with subtitles.","archived":true,"fork":false,"pushed_at":"2024-10-12T21:34:15.000Z","size":7678,"stargazers_count":222,"open_issues_count":3,"forks_count":33,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-11-07T16:42:57.038Z","etag":null,"topics":["anime","bittorrent","cli","downloader","golang","magnet","movies","nsfw","porn","scraper","streaming","subtitles","tv-shows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tnychn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-25T09:19:47.000Z","updated_at":"2024-11-02T09:57:45.000Z","dependencies_parsed_at":"2024-06-18T21:24:55.059Z","dependency_job_id":"25578756-7faa-40d8-b9af-f08932d2069d","html_url":"https://github.com/tnychn/torrodle","commit_stats":null,"previous_names":["a1phat0ny/torrodle"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnychn%2Ftorrodle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnychn%2Ftorrodle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnychn%2Ftorrodle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnychn%2Ftorrodle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tnychn","download_url":"https://codeload.github.com/tnychn/torrodle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248641808,"owners_count":21138271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anime","bittorrent","cli","downloader","golang","magnet","movies","nsfw","porn","scraper","streaming","subtitles","tv-shows"],"created_at":"2024-08-01T19:01:43.180Z","updated_at":"2025-04-12T22:33:23.724Z","avatar_url":"https://github.com/tnychn.png","language":"Go","funding_links":[],"categories":["Go","📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003etorrodle\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003cstrong\u003e\u003ci\u003eA mighty all-in-one magnet scraper \u0026 streamer.\u003c/i\u003e\u003c/strong\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"demo.gif\" width=70%\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/tnychn/torrodle/releases\"\u003e\u003cimg alt=\"github releases\" src=\"https://img.shields.io/github/v/release/tnychn/torrodle\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/tnychn/torrodle/releases\"\u003e\u003cimg alt=\"release date\" src=\"https://img.shields.io/github/release-date/tnychn/torrodle\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/tnychn/torrodle/releases\"\u003e\u003cimg alt=\"downloads\" src=\"https://img.shields.io/github/downloads/tnychn/torrodle/total\"\u003e\u003c/a\u003e\n    \u003ca href=\"./LICENSE.txt\"\u003e\u003cimg alt=\"license\" src=\"https://img.shields.io/github/license/tnychn/torrodle.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cstrong\u003e\n    \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e |\n    \u003ca href=\"#installation\"\u003eInstall\u003c/a\u003e |\n    \u003ca href=\"PROVIDERS.md\"\u003eProviders\u003c/a\u003e |\n    \u003ca href=\"CLI.md\"\u003eCLI\u003c/a\u003e |\n    \u003ca href=\"LIB.md\"\u003eLibrary\u003c/a\u003e\n    \u003c/strong\u003e\n\u003c/div\u003e\n\n---\n\n**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](PROVIDERS.md).\nIt then streams the torrent via HTTP (along with its subtitles) and plays it with a user preferred video player (such as *vlc* and *mpv*).\n\n\u003e If you don't know what BitTorrent is, you shouldn't be using **torrodle**.\n\u003e There are some copyrighted content which might be illegal downloading them in your country.\n\n## Table of Contents\n- [Features](#features)\n- [Installation](#installation)\n  - [Pre Built Binaries](#pre-built-binaries)\n  - [Go Get](#go-get)\n  - [Build From Source](#build-from-source)\n    - [Dependencies](#dependencies)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [Credit](#credit)\n\n## Features\n\n* 🔥 Blazing fast\n* 🚸 User-friendly\n* 🤖 Built-in torrent streaming client via HTTP (refined from [`go-peerflix`](https://github.com/Sioro-Neoku/go-peerflix))\n* 🔰 Watch the video while it is being downloaded\n* 🔎 Query multiple providers in a single search\n* 🚀 Sorted results from 7 different providers at once \n* 📄 Along with subtitles fetching for the video (using [`osdb`](https://github.com/Sioro-Neoku/go-peerflix))\n\n## Installation\n\n### Pre Built Binaries\n\nDownload the latest stable release of the binary at [releases](https://github.com/tnychn/torrodle/releases).\n\n### Go Get\n\nMake sure you have **Go 1.12+** installed on your machine.\n\n`$ go get github.com/tnychn/torrodle/cmd/...`\n\n### Build From Source\n\nMake sure you have **Go 1.12+** installed on your machine.\n\n```shell script\n$ git clone github.com/tnychn/torrodle.git\n$ cd torrodle\n$ go build cmd/torrodle/main.go\n```\n\n## Usage\n\nFor command-line usage, see [`CLI.md`](README-CLI.md).\n\nFor library usage, see [`LIB.md`](README-LIB.md).\n\n## Credit\n\nThis project is inspired by [@Fabio Spampinato](https://github.com/fabiospampinato)'s [cliflix](https://github.com/fabiospampinato/cliflix).\n\nTorrent streaming technique adapted from [@Sioro Neoku](https://github.com/Sioro-Neoku)'s [go-peerflix](https://github.com/Sioro-Neoku/go-peerflix).\n\n---\n\n\u003cdiv align=\"center\"\u003e\n    \u003csub\u003e\u003cstrong\u003e~ crafted with ♥︎ by tnychn ~\u003c/strong\u003e\u003c/sub\u003e\n    \u003cbr\u003e\n    \u003csub\u003e\u003cstrong\u003eMIT © 2019 Tony Chan\u003c/strong\u003e\u003c/sub\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnychn%2Ftorrodle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftnychn%2Ftorrodle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnychn%2Ftorrodle/lists"}