[MEDIA-INGEST] Build a local manifest for Twitter archive videos with tweet text and hashtags preserved end-to-end #41
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal:
Extend the existing Know Thy Father archive lane so every Twitter video is indexed locally with the tweet post and hashtags carried through the pipeline.
Acceptance:
~/.timmy/twitter-archive/media/Critical requirement:
posts and hashtags are first-class metadata, not disposable decoration.
Delivered.
Local proof:
~/.timmy/twitter-archive/media/manifest.jsonl~/.timmy/twitter-archive/media/manifest_summary.json#timmyTime: 64#TimmyChain: 33Tests:
python3 -m pytest tests/test_twitter_video_manifest.py -qpython3 -m pytest tests -q