{"id":46599154,"url":"https://github.com/dacrab/reddit-gallery-dl","last_synced_at":"2026-03-07T15:37:36.953Z","repository":{"id":329764632,"uuid":"1120613565","full_name":"dacrab/reddit-gallery-dl","owner":"dacrab","description":"A high-performance Reddit Gallery Downloader written in Go (Golang). Streams downloads on-the-fly for minimal memory usage.","archived":false,"fork":false,"pushed_at":"2026-02-28T11:17:07.000Z","size":7024,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-28T15:39:40.166Z","etag":null,"topics":["cli","docker","downloader","golang","reddit","streaming","web-app"],"latest_commit_sha":null,"homepage":"https://reddit-gallery-dl.onrender.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dacrab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-21T15:32:45.000Z","updated_at":"2026-02-28T11:17:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dacrab/reddit-gallery-dl","commit_stats":null,"previous_names":["dacrab/reddit-gallery-dl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dacrab/reddit-gallery-dl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacrab%2Freddit-gallery-dl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacrab%2Freddit-gallery-dl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacrab%2Freddit-gallery-dl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacrab%2Freddit-gallery-dl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dacrab","download_url":"https://codeload.github.com/dacrab/reddit-gallery-dl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacrab%2Freddit-gallery-dl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30219683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T14:02:48.375Z","status":"ssl_error","status_checked_at":"2026-03-07T14:02:43.192Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","docker","downloader","golang","reddit","streaming","web-app"],"created_at":"2026-03-07T15:37:36.441Z","updated_at":"2026-03-07T15:37:36.941Z","avatar_url":"https://github.com/dacrab.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reddit Gallery DL 🚀\n\nA high-performance, memory-efficient web tool to download Reddit galleries. Written in Go, it streams ZIP archives on-the-fly, ensuring low memory usage even for massive galleries.\n\n## ✨ Features\n\n-   **🚀 Zero-Allocation Streaming:** Downloads are streamed directly from Reddit to the client's ZIP file. Server RAM usage stays near ~10MB.\n-   **📱 Mobile First:** Fully responsive UI with a touch-friendly grid and **Dark Mode** support.\n-   **🔒 Smart Validation:** Automatically handles shortened URLs (`redd.it`), NSFW warnings, and redirects.\n-   **⚡ Production Ready:**\n    -   Context-aware cancellation (stops downloads if tab closes).\n    -   Tiny Docker image (~15MB) based on Alpine Linux.\n    -   Robust error handling.\n-   **🎨 Modern UI:** Built with Bootstrap 5, featuring sticky toolbars and loading states.\n\n## 🛠️ Quick Start\n\n### 🐳 Using Docker (Recommended)\n\nThe easiest way to run the application:\n\n```bash\ndocker build -t reddit-gallery-dl .\ndocker run -p 5000:5000 reddit-gallery-dl\n```\n\nVisit **http://localhost:5000**.\n\n### 💻 Local Development\n\nRequires **Go 1.25+**.\n\n```bash\n# Clone the repository\ngit clone https://github.com/dacrab/reddit-gallery-dl.git\ncd reddit-gallery-dl\n\n# Run the server\ngo run .\n```\n\n## ☁️ Deployment\n\nPerfect for PaaS providers like **Render**, **Railway**, or **Fly.io**.\n\n1.  Fork this repository.\n2.  Connect your GitHub account to your hosting provider.\n3.  Create a new Web Service in your dashboard.\n4.  **Done!** (The platform will automatically detect the `Dockerfile`).\n\n*Note: The app listens on `$PORT` (defaults to 5000).*\n\n## 🏗️ Architecture\n\n-   **`reddit.go`**: Reddit API client with typed errors and context support.\n-   **`handlers.go`**: HTTP handlers, templates, image conversion, and ZIP streaming.\n-   **`main.go`**: Server initialization and startup.\n\n## 📄 License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacrab%2Freddit-gallery-dl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdacrab%2Freddit-gallery-dl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacrab%2Freddit-gallery-dl/lists"}