The original post: /r/datahoarder by /u/medy17 on 2024-12-25 15:20:01.
Accessing deleted NSFW Imgur posts is a bit of a hassle since it requires creating queries for Wayback Machine CDX API and then reading through the JSON. I didn’t like that so I made a GUI app with Python and tkinter to do it automatically.
Here’s the GitHub link. Feel free to fork and modify it: Imgur Archive Viewer
Current features:
- Easy downloading of Imgur posts from CDX API.
- In app previews of recently downloaded files.
- Batch processing from a txt file (check the beta branch on GitHub)
- Auto folder creation (check beta again)
Let me know if there any features you would like added :) Enjoy
You must log in or register to comment.