{"id":13583360,"url":"https://github.com/DIYgod/download-webhook","last_synced_at":"2025-04-06T18:32:16.341Z","repository":{"id":49637042,"uuid":"189578176","full_name":"DIYgod/download-webhook","owner":"DIYgod","description":"🍰 Download files through webhook","archived":false,"fork":false,"pushed_at":"2023-07-03T12:37:32.000Z","size":128,"stargazers_count":214,"open_issues_count":3,"forks_count":31,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-02T20:06:43.112Z","etag":null,"topics":["ifttt","rss","webhook","you-get"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/DIYgod.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}},"created_at":"2019-05-31T10:48:10.000Z","updated_at":"2025-03-01T18:13:09.000Z","dependencies_parsed_at":"2024-04-08T18:06:55.961Z","dependency_job_id":null,"html_url":"https://github.com/DIYgod/download-webhook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DIYgod%2Fdownload-webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DIYgod%2Fdownload-webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DIYgod%2Fdownload-webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DIYgod%2Fdownload-webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DIYgod","download_url":"https://codeload.github.com/DIYgod/download-webhook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247531209,"owners_count":20953911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ifttt","rss","webhook","you-get"],"created_at":"2024-08-01T15:03:25.543Z","updated_at":"2025-04-06T18:32:16.015Z","avatar_url":"https://github.com/DIYgod.png","language":"JavaScript","readme":"# download-webhook\n\n\u003e Download files through webhook\n\n## Introduction\n\ndownload-webhook is a tiny webhook server to download media contents (videos, audios, images) from the Web to your VPS or NAS through Webhook(post request) handily, it supports download from all [you-get supported sites](https://github.com/soimort/you-get#supported-sites) and exact resource url.\n\nWhat you-get can do for you:\n\n- Auto download videos / audios / images through [RSSHub](https://github.com/DIYgod/RSSHub) + [IFTTT Webhook Service](https://help.ifttt.com/hc/en-us/articles/115010230347-The-Webhooks-Service) from YouTube / Twitter / Instagram / bilibili / any sites supported by [you-get](https://github.com/soimort/you-get#supported-sites) and [RSSHub](https://github.com/DIYgod/RSSHub)\n\n## Installation\n\n### Docker\n\n```\ndocker run -d -p 3000:3000 -v downloads:/app/downloads -e SECRET=mysecret -e PORT=3000 diygod/download-webhook\n```\n\n### Manual\n\nPrerequisites:\n\n- [you-get](https://github.com/soimort/you-get)\n\n```\nyarn\nyarn start\n```\n\nor \n\n\n```\nnpm install\nnpm run start\n```\n\n## Getting Started\n\n### Try it yourself\n\n```\ncurl -X POST -H \"Content-Type:application/json\" -d '{\"secret\": \"mysecret\", \"path\": \"mypath\", \"name\": \"myvideo\", \"url\": \"https://www.bilibili.com/video/av45364988\", \"playlist\": \"1\"}' http://127.0.0.1:3000\n```\n\n### Work with [IFTTT](https://ifttt.com) and [RSSHub](https://github.com/DIYgod/RSSHub)\n\nFor example:\n\nAudo download my liked video on bilibili\n\n![](https://i.loli.net/2019/05/31/5cf105491baa262840.jpg)","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDIYgod%2Fdownload-webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDIYgod%2Fdownload-webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDIYgod%2Fdownload-webhook/lists"}