codl / forget

Continuous post deletion for twitter, mastodon, and misskey
https://forget.codl.fr/
ISC License
147 stars 8 forks source link

Support for json file [twitter] #119

Open Doshirae opened 5 years ago

Doshirae commented 5 years ago

Currently, the system only allows the upload of the zip archive.

But that archive contains all the medias ever posted, so the zip is quite massive, and I guess there's no reason for it, wouldn't only the tweet.js json file be sufficient ?

I tried to bypass it making an archive out of my json file, but I get The file you uploaded is not a valid tweet archive. No posts have been imported.

codl commented 5 years ago

if your archive contains media, that's not the kind of archive forget supports

forget expects "your tweet archive" from https://twitter.com/settings/account#tweet_export, not "your twitter data" from https://twitter.com/settings/your_twitter_data

unfortunately, twitter adding this new kind of archive made it real confusing, and I think asking people to fish out a specific file from the archive, but only if they have this kind of archive, would make it worse. I added not too long ago a warning if the file you select looks big enough to be the wrong kind

codl commented 5 years ago

see also https://github.com/codl/forget/issues/64#issuecomment-427176183, in which I mused about extracting the archive in-browser

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.