Media in Cyd's local X archive#402
Merged
micahflee merged 11 commits into354-index-mediafrom Feb 17, 2025
Merged
Conversation
…Ls from the db before indexing if they have previously been indexed
…es media list, not the length of it. Rename start_index and end_index to startIndex and endIndex. And when importing URLs, delete the URL first if it already exists to prevent unique contraint error.
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates
XAccountController.archiveBuildto add media, URLs, and quoted tweet to each tweet it exports to JSON.And it updates the local static archive website to render all of this nicely. It updates the links so that it shows actual links instead of t.co tracker links, it displays all media images, and it embeds videos. It also shows quote tweets, and if it's a self-quote tweet, it embeds the actual tweet in the tweet. Here are some screenshots.