{"id":20627826,"url":"https://github.com/albertomorini/reddown","last_synced_at":"2026-05-30T22:32:06.594Z","repository":{"id":45797157,"uuid":"514612111","full_name":"albertomorini/reddown","owner":"albertomorini","description":"A Reddit images downloader","archived":false,"fork":false,"pushed_at":"2025-08-18T21:04:48.000Z","size":1522,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-18T23:22:28.209Z","etag":null,"topics":["api","downloader","image-processing","python","reddit"],"latest_commit_sha":null,"homepage":"","language":"Python","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/albertomorini.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}},"created_at":"2022-07-16T15:15:05.000Z","updated_at":"2025-08-18T21:04:51.000Z","dependencies_parsed_at":"2025-01-17T06:26:28.322Z","dependency_job_id":"1726b804-ae81-4ed0-9461-c31ddd1cb908","html_url":"https://github.com/albertomorini/reddown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/albertomorini/reddown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertomorini%2Freddown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertomorini%2Freddown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertomorini%2Freddown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertomorini%2Freddown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albertomorini","download_url":"https://codeload.github.com/albertomorini/reddown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertomorini%2Freddown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33712579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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":["api","downloader","image-processing","python","reddit"],"created_at":"2024-11-16T13:18:22.973Z","updated_at":"2026-05-30T22:32:06.579Z","avatar_url":"https://github.com/albertomorini.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Reddit downloader\n\nReddown allows you to download images and gif from \u003ca href=\"reddit.com\"\u003eReddit\u003c/a\u003e, given a subreddit or user.\n\nWorks with:\n\n- images (jpg,png,... dunno if Reddit has others extension)\n- gif\n- gifv (an \u003ca href=\"imgur.com\"\u003eImgur\u003c/a\u003e format, I've thought a workaround to retrieve the mp4 inside the page, not the best but it works)\n\n\u003e 🆓 **No Reddit account needed**\n\n\u003e 🔞 **Works with NSFW**\n\n## IDEA\n\nSimply download the data that reddit provide us with their JSON (hot.json/top.json/new.json)\n\nFor each subreddit/user you can pick the mode like \"top\" or \"new\", you can also create a preferences file to store the subs/users that you want to monitor/download.\n\n\n### Example\n![example](./imgExample/example.png)\n\n## USAGE \n\n`$ python3 redDownIt.py`\n\n## Dependencies:\n- os\n- sys\n- json\n- requests\n- datetime as dt\n\n- The file preferences have to be in the same folder of the program\n- The data will be downloaded in the \"./dwn/\" folder\n\n\n## TODO:\n- [ ] make a GUI\n- [X] create folder \"dwn\" if doesn't exists\n- [X] import JSON prefereces\n- [X] download video\n- [ ] download album of images\n- [ ] search user/subreddit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertomorini%2Freddown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertomorini%2Freddown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertomorini%2Freddown/lists"}