Skip to content

Conversation

jacobian
Copy link
Contributor

@jacobian jacobian commented Jan 5, 2021

This fixes the issues discussed in #54

See dogsheep#54 for discussion. This also ignores files in the new "assets"
directory, which appear to be some stuff for a browser interface
Twitter's created.
It appears in list data that some rows contain a `urls` key with a list
of URLs, while others contain a `url` key with just a single one. This
change supports either way.
@jacobian jacobian changed the title [WIP] fix archive imports Fix archive imports Jan 5, 2021
@jacobian
Copy link
Contributor Author

jacobian commented Jan 5, 2021

This now works for me, though I'm entirely ensure if it's a just-my-export thing or a wider issue. Also, this doesn't contain any tests. So I'm not sure if there's more work to be done here, or if this is good enough.

This was working, sorta, but wasn't properly unpacking the tweet
data into columns. This commit fixes that in what I think should
be a backwards-compatible way.
@jacobian
Copy link
Contributor Author

I found and fixed another bug, this one around importing the tweets table. @simonw let me know if you'd prefer this broken out into multiple PRs, happy to do that if it makes review/merging easier.

@simonw simonw merged commit bf622dc into dogsheep:master Aug 20, 2021
simonw added a commit that referenced this pull request Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants