Skip to content
/ rd Public

RealDebrid API client for the Go language

Notifications You must be signed in to change notification settings

nenad/rd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6e748f2 · Jun 15, 2019

History

45 Commits
Dec 9, 2018
Jun 15, 2019
Dec 16, 2018
Jun 15, 2019
Feb 4, 2019
Jun 15, 2019
Feb 4, 2019
Jun 15, 2019
Feb 3, 2019
Dec 22, 2018
Dec 22, 2018
Feb 3, 2019
Jun 15, 2019
Feb 4, 2019
Jun 15, 2019
Feb 4, 2019
Jun 15, 2019

Repository files navigation

rd

status

RealDebrid API client for the Go language

Under development, minimal API at the moment

Supported API:

Torrents Description
POST /torrents/addMagnet Prepares a magnet link for download
GET /torrents/info/ Gets info for torrent ID
POST /torrents/selectFiles/ Selects files from a torrent
GET /torrents Gets list of torrents in your account
DELETE /torrent/delete/ Deletes a torrent from your account
Unrestrict Description
POST /unrestrict/link Unrestricts a link
Downloads Description
GET /downloads Lists downloads on your account
DELETE /downloads/delete/ Deletes a download from your account
Authentication
GET /device/code
GET /device/credentials
POST /token

About

RealDebrid API client for the Go language

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published