You should be able to do this already with an RSS reader that also downloads the content it’s connected to. Most feeds you would need have RSS links you can use.
Lemmy Apps
A home for discussion of Lemmy apps and tools for all platforms.
RULES:
- No spamming
- Be nice and have fun
- Follow the general lemmy.world rules
An extensive list of Lemmy apps is available here:
Visit our partner Communities!
Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. [email protected]
Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. [email protected]
Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. [email protected]
Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. [email protected]
thats cool. are you sure it works?
how do u do it?
You would also need to check if RSS fetches the comments
I don't see why it wouldn't. You'd just need to research a good RSS app for it. When you look in every community or feed there's a wifi looking symbol and that is the RSS link you would use for what you're seeing on your screen.
"good RSS app" <-- maybe this is where my problem is. but i already tried 3 apps from fdroid. i tried lemmy.world and lemmy.ml . what instances are ppl using to do this sucessfully?
Was flym one of the ones you tried?
Interesting request, it makes sense in some use cases.
Seems like a lot of server upload data from instances for stuff that may never be viewed. Plus, what would you get? A bunch of titles with links you can't click? A large amount of user comments that are normally not loaded because they aren't viewed most of the time? Seems like a bad idea.
If you limit it to text, it might be kept light usage-wise. I guess OP is thinking about comments-focused communities where you can just read the text and don't need to visit external links.
There are libraries out there that can be use to fetch a snapshot of a webpage. Would be cool to use them when generating offline snapshot so links to articles can bee viewed offline.
a way more radical approach would be to distribute the database openly as a torrent file. everyone peers it and everyone downloads it [or parts]. then plug in the data to the client.