Closed B13rg closed 5 months ago
I'm totally fine with it changing, since it's just an export it should be fine. If you have plans for eventually allowing importing of posts, I could use the themeparser import/export class for reference to be merged alongside the ChanPost changes
Issue #1082
Creates a new way to export saved threads that includes the thread media and a json file with post data
Takes the list of ChanPosts associated with a thread and exports the post data in json format along with non-thumbnail media from the thread.
Saves everything in a zip in the format
<chan>_<board>_<thread no.>_json.zip
Renamed the export types to be hopefully clearer: