Skip to content

Python code to parse a Twitter archive and output in various ways

License

Notifications You must be signed in to change notification settings

wesley83/twitter-archive-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Usage:

  1. Download your Twitter archive (Settings > Your account > Download an archive of your data)
  2. Unzip to a folder
  3. Open a command-prompt in that folder
  4. 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)
  • Copy used images and other media to an output folder, to allow them to be moved to a new home

About

Python code to parse a Twitter archive and output in various ways

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%