Bulk Downloader for Reddit Web UI
This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Daniel Kempkens ad3b3f76c3
Some checks failed
Check / check (push) Failing after 10s
fix: try ignoring GITHUB_TOKEN
2023-09-13 20:18:58 +02:00
.forgejo/workflows fix: try ignoring GITHUB_TOKEN 2023-09-13 20:18:58 +02:00
config feat: Add a way to hide sureddits in the overview 2023-08-17 15:08:20 +02:00
lib/bdfr_browser fix: Only link to user if the account still exists 2023-08-29 20:33:38 +02:00
priv chore: Harden reddit link 2023-08-29 22:46:40 +02:00
test Initial commit 2023-05-18 00:13:55 +02:00
.envrc Initial commit 2023-05-18 00:13:55 +02:00
.formatter.exs feat: Only re-import changed files 2023-08-14 18:23:29 +02:00
.gitignore chore: update gitignore 2023-08-25 00:30:24 +02:00
flake.lock feat: Postgres backend 2023-08-14 01:18:55 +02:00
flake.nix feat(chats): tags 2023-08-21 00:20:42 +02:00
LICENSE Initial commit 2023-05-18 00:13:55 +02:00
mix.exs feat: Add a way to hide sureddits in the overview 2023-08-17 15:08:20 +02:00
mix.lock chore(deps): update ecto_sql 2023-08-24 15:57:23 +02:00
mix.nix chore(deps): update ecto_sql 2023-08-24 15:57:23 +02:00
README.md Initial commit 2023-05-18 00:13:55 +02:00

BdfrBrowser

Maybe some else finds this useful.

It's a very crude and quickly thrown together browser for BDFR dumps.

Known Issues

  • Directories with many posts (per month) are slow to load
  • The HTML templates are very much a work in progress