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
2023-08-16 23:28:58 +02:00
config feat: Add a way to disable watching files 2023-08-14 22:46:19 +02:00
lib/bdfr_browser fix: Detect more image messages 2023-08-16 21:30:57 +02:00
priv feat: List users 2023-08-16 23:28:58 +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 feat: Postgres backend 2023-08-14 01:18:55 +02:00
flake.lock feat: Postgres backend 2023-08-14 01:18:55 +02:00
flake.nix feat: Use MapSet to track file changes 2023-08-14 20:01:46 +02:00
LICENSE Initial commit 2023-05-18 00:13:55 +02:00
mix.exs chore: Remove systemd package 2023-08-14 20:09:27 +02:00
mix.lock chore: Remove systemd package 2023-08-14 20:09:27 +02:00
mix.nix chore: Remove systemd package 2023-08-14 20:09:27 +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