Created GUI Python Script#109
Conversation
Added GUI information to the project website section.
Add GUI script reference to README
|
Thank you for putting this together, and especially for moving quickly while Simply Plural export access is still important. I’m going to leave this PR open for review rather than merging it directly into A few things I need to review before merge:
This is a helpful contribution, and I appreciate it. I want to make sure we land it in a way that protects users first. |
|
I started reviewing this and I’m going to hold it out of master. Before I can do a real review, please reformat scripts/python/gui.py with normal line breaks and remove the hidden/bidirectional Unicode characters GitHub is warning about. Right now the file is difficult to review safely. I also need this moved into our normal branch flow: create a feature branch off dev, move this work there, and retarget the PR from that feature branch back into dev. We do not merge contributor work directly into master. Since this handles API tokens, private exports, notes, friends data, avatar URLs, and image downloads, I’ll also need to review token handling, output-folder safety, request timeouts, avatar download behavior, and README wording before merge. Given that the Simply Plural shutdown window has passed, I’m treating this as a possible experimental/archive utility rather than a supported regular-user export path. |
(Sorry this is late, I learned about this thing today. thanks for your work)
This is a python script that allows an easy interface for downloading.
Users just need to hit gui.py to make this run.