AlexCSDev / PatreonDownloader

Powerful tool for downloading content posted by creators on patreon.com. Supports content hosted on patreon itself as well as external sites (additional plugins might be required).
MIT License
969 stars 99 forks source link

Question: Master post/page view? #169

Closed ozchopps closed 1 year ago

ozchopps commented 1 year ago

This is not an issue, it's just a question. I'm pulling a Patreon site with ~15 pages. Each post is saved (post #description.html, media, etc) and there's a few page#.json files too.

Should there a "master index" file that combines all this in a single scrollable rendered page generated, as I can't find anything (no index.html for example)?

AlexCSDev commented 1 year ago

The underlying library supports similar functionality, but this is not implemented in this application at this time. Json files generated by --json command are mostly there for troubleshooting or usage by other programmers.