Usage:
- Download your Twitter archive (Settings > Your account > Download an archive of your data)
- Unzip to a folder
- Open a command-prompt in that folder
python parser.py
Features:
- Outputs as markdown with embedded images and links
- Replaces t.co URLs with their original versions
TODO:
- Output as Jekyll markdown files
- Output as HTML files
- Embed videos as HTML snippets in the markdown (currently just the thumbnail is shown)