Coder Social home page Coder Social logo

support full twitter archive format about forget HOT 9 OPEN

codl avatar codl commented on August 11, 2024 1
support full twitter archive format

from forget.

Comments (9)

codl avatar codl commented on August 11, 2024

?? i just requested a twitter archive and it still has /data/js/tweets. no big jsonp file at the root either. maybe this is some kinda A/B test?

@rrix can you provide an example archive? or more details about the format of the file & its filename?

from forget.

rrix avatar rrix commented on August 11, 2024

Hey sorry about the delay, I finally found a browser session that was logged in to Github.

The file is a "little" large, I'll upload a version of it with media files dropped out of it to my nextcloud and DM you a link to it through the fediverse.

from forget.

codl avatar codl commented on August 11, 2024

ok i get it now. it's not a new format, it's a different archive. it's the full account archive you get from https://twitter.com/settings/your_twitter_data instead of the tweet archive you get from https://twitter.com/settings/account#tweet_export

it could be supported but it would require extracting the zip in the browser and parsing it there, cos we cant reasonably upload gigabytes of images and videos just to get a few thousand tweet IDs. I'm not going to do that. but if someone's up to the task I'd be happy to help and to merge it in

what i will do is document it, link to the right page, and pop a warning before uploading if the archive is more than, say, 25 MB. mine reaches 6.3 MB with 30k ish tweets so i figure that's a safe value

from forget.

codl avatar codl commented on August 11, 2024

it sure did take me a whole month to figure that out huh 😅

from forget.

rrix avatar rrix commented on August 11, 2024

Oh wow, I had no idea there were two different things there. I'll upload the archive you're expecting, thanks for the pointer and investigating!

from forget.

codl avatar codl commented on August 11, 2024

the old "tweets archive" format has apparently been phased out. support for the new archive format is now essential. reopening

from forget.

codl avatar codl commented on August 11, 2024

so, not only is the new format huge and inconvenient to upload, it also has a lot of personal data that i would rather never came even close to my server

my current plan is:

  1. let users upload the tweet.js file from within that archive (like #119 suggested)
  2. if the user selects a full zip archive, unzip it in browser and only upload tweet.js

from forget.

stale avatar stale commented on August 11, 2024

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.

from forget.

codl avatar codl commented on August 11, 2024

Hi all. Sorry for taking so long. I intend to get this done by the end of the month.

from forget.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.