Categorygithub.com/nenad/rd
repositorypackage
0.0.11
Repository: https://github.com/nenad/rd.git
Documentation: pkg.go.dev

# README

rd

status

RealDebrid API client for the Go language

Under development, minimal API at the moment

Supported API:

TorrentsDescription
POST /torrents/addMagnetPrepares a magnet link for download
GET /torrents/info/Gets info for torrent ID
POST /torrents/selectFiles/Selects files from a torrent
GET /torrentsGets list of torrents in your account
DELETE /torrent/delete/Deletes a torrent from your account
UnrestrictDescription
POST /unrestrict/linkUnrestricts a link
DownloadsDescription
GET /downloadsLists downloads on your account
DELETE /downloads/delete/Deletes a download from your account
Authentication
GET /device/code
GET /device/credentials
POST /token