{"id":40919436,"url":"https://github.com/shitpostingio/alldebrid","last_synced_at":"2026-01-22T03:31:26.382Z","repository":{"id":57509511,"uuid":"266142470","full_name":"shitpostingio/alldebrid","owner":"shitpostingio","description":"A golang wrapper for Alldebrid APIs","archived":false,"fork":false,"pushed_at":"2020-06-15T17:40:35.000Z","size":68,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T08:08:09.068Z","etag":null,"topics":["alldebrid","golang","hacktoberfest","library","wrapper"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"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/shitpostingio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-22T15:19:51.000Z","updated_at":"2024-06-20T08:08:09.069Z","dependencies_parsed_at":"2022-09-26T17:51:18.251Z","dependency_job_id":null,"html_url":"https://github.com/shitpostingio/alldebrid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shitpostingio/alldebrid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitpostingio%2Falldebrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitpostingio%2Falldebrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitpostingio%2Falldebrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitpostingio%2Falldebrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shitpostingio","download_url":"https://codeload.github.com/shitpostingio/alldebrid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitpostingio%2Falldebrid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28652641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["alldebrid","golang","hacktoberfest","library","wrapper"],"created_at":"2026-01-22T03:31:25.676Z","updated_at":"2026-01-22T03:31:26.377Z","avatar_url":"https://github.com/shitpostingio.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Go](https://github.com/shitpostingio/alldebrid/workflows/Go/badge.svg)\n[![DeepSource](https://static.deepsource.io/deepsource-badge-light-mini.svg)](https://deepsource.io/gh/shitpostingio/alldebrid/?ref=repository-badge)\n[![Go Report Card](https://goreportcard.com/badge/github.com/shitpostingio/alldebrid)](https://goreportcard.com/report/github.com/shitpostingio/alldebrid)\n# Alldebrid Go Library\n\nThis is a Go wrapper for Alldebrid v4 APIs\n\n# Installation\n\n`go get -u github.com/shitpostingio/alldebrid`\n\n# Usage\nTo get started import the library in your program and initialize a client\n\n```go\nimport\t\"github.com/shitpostingio/alldebrid\"\n\nfunc main() {\n\tclient, _ := alldebrid.New(\"friji3r124rnwer\", \"MyAppName\")\n\n\tm := []string{\"magnet:?xt=urn:btih:f95c371d5609d15f6615139be84edbb5b94a79bc\"}\n\n\tresp, err := client.UploadMagnet(m)\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\n\tfmt.Println(resp)\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshitpostingio%2Falldebrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshitpostingio%2Falldebrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshitpostingio%2Falldebrid/lists"}