HOGA
HOGA stands for Hoarders Gallery
HOGA is a self-hosted media gallery viewer with support for several social media and image hosting sites. It is intended to serve data that was initially downloaded using tools such as gallery-dl, instaloader, and yt-dlp.
HOGA is in pre-alpha
The current architecture for HOGA is still being experimented with. As of now, the main design decisions have been:
- Backend should be written in Python for greater interoperability with scraper-tools, which are also mostly Python-based (opening up potential for scripting?)
- Frontend will be web-based, should be lightweight and have minimal JavaScript
- Easy to deploy on both baremetal and as a Docker container
- Easy to expose to the internet to share your galleries with others
- Lightweight on resources (I feel like this one will be the hardest!)
Why?
I’ve been active on r/Datahoarder for a while now, but it is only because of recent events within the past year or so that the concept of archiving entire social media accounts has gotten even more popular. There are many wikiposts now that go into great detail for configuring these scraping tools to get around API timeouts, download all metadata, etc. Which is great! But, I don’t see many people sharing the data that they download to the wider internet.
I don’t think that uploading everything that you’ve downloaded with these toosl to a place like the Internet Archive is a good idea. If you were to upload an entire Twitter profile to archive.org, how would you set its metadata to be easily searchable?
The obligatory and necessary
Some people would like to be forgotten! Ask yourself if the information you are hosting on HOGA respects the privacies of others if you choose to expose your galleries to the internet.