{"id":19965811,"url":"https://github.com/allendema/archeddit","last_synced_at":"2025-10-08T15:45:12.500Z","repository":{"id":106954994,"uuid":"341020151","full_name":"allendema/archeddit","owner":"allendema","description":"Save posts from Reddit locally. Forever.","archived":false,"fork":false,"pushed_at":"2021-02-26T22:12:52.000Z","size":25,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T08:33:37.741Z","etag":null,"topics":["archive","archiver","beautifulsoup4","bs4","downloader","json","python","reddit","requests","subreddits","teddit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/allendema.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-21T22:41:08.000Z","updated_at":"2022-12-03T10:17:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1cb627a-0911-4d4a-a612-e3ebf4850267","html_url":"https://github.com/allendema/archeddit","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/allendema%2Farcheddit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allendema%2Farcheddit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allendema%2Farcheddit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allendema%2Farcheddit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allendema","download_url":"https://codeload.github.com/allendema/archeddit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241396781,"owners_count":19956408,"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":["archive","archiver","beautifulsoup4","bs4","downloader","json","python","reddit","requests","subreddits","teddit"],"created_at":"2024-11-13T02:31:18.134Z","updated_at":"2025-10-08T15:45:07.464Z","avatar_url":"https://github.com/allendema.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# archeddit\nSave posts from Reddit locally. Forever.\n\nThis Python code uses the APIs from [Teddit](https://codeberg.org/teddit/teddit/) instances to get the media URLs and Titles.\n\nIt then uses the URL it found to download the media, which are hosted by Reddit Inc. \n\n## Saving this locally\n```bash\n$ git clone https://github.com/allendema/archeddit.git\n$ pip3 install -r requirements.txt\n```\n\n## Run it\n```bash\n$ cd archeddit # Changing to this directory.\n$ chmod +x archeddit.py # Make the script executable.\n$ ./archeddit.py # Running the script.\n```\n## Use it\nJust enter one public Subreddit.\nIt saves the media in a Folder with the name of given sub.\n\nUse cases include downloading top [/r/wallpapers](https://teddit.net/r/wallpapers/) or [/r/pizza](https://teddit.net/r/pizza) weekly posts.\n\n## Heads Up\nMade by exploring Python. Inspired by similiar programms. Use at own risk.\nTeddit instances are choosen randomly to better load-balance.\nKeep in mind that they are community run.\n\n## Use it to archive important things, be polite and cause no harm.\n\n## Bonus Information\nDepending on changes Reddit Inc. makes, they might or might not block your IP.\n\nHas not happend 'till now.\n\nSoon on [Codeberg.org](https://codeberg.org/explore/) too.\n\nAllen 2021\n\n\n[![License: GNU - GPL 3.0](https://img.shields.io/github/license/allendema/archeddit)](https://github.com/allendema/archeddit/blob/main/LICENSE)\n[![github commits](https://img.shields.io/github/last-commit/allendema/archeddit)](https://github.com/allendema/archeddit/commits/main)\n[![Lines of Code](https://img.shields.io/tokei/lines/github/allendema/archeddit?style=flat-square)](https://github.com/allendema/archeddit/blob/main/archeddit.py)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallendema%2Farcheddit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallendema%2Farcheddit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallendema%2Farcheddit/lists"}