8000 GitHub - sachinsenal0x64/freebird: 🐦 Download torrents instantly up to 2 TB per file. No account required.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sachinsenal0x64/freebird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freebird

💕 Community

🍻 Join the community: Discord



🎞️ DEMO

hifi tui

💨 Quick Start

Got a torrent file? Convert it to a magnet link: https://nutbread.github.io/t2m/

Installation

Note

open .env and fill in the required values.

Requirements

  • Golang
  • Git
  • Real-Debrid API Key
git clone https://github.com/sachinsenal0x64/freebird

cd freebird

mv env-example .env 

go mod tidy

go run .

📡 API DOCUMENTATION (No account required)


GET /v1/magnet

Example


Parameter Type Description
uri string magnet = magnet:?xt

Request

xh

xh GET https://freebird.401658.xyz/v1/magnet?uri=magnet:?xt

Response

{
"chunks": 32,
"crc": 1,
"download": "abc",
"filename": "abc",
"id": "abc",
"mimeType": "video/x-matroska",
"streamable": 1
}

Status Codes

Freebird returns the following status codes in its API:

Status Code Description
200 OK
422 UNPROCESSABLE CONTENT
404 NOT FOUND
500 INTERNAL SERVER ERROR

About

🐦 Download torrents instantly up to 2 TB per file. No account required.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published
0