Dennis14e / Twitter-Archive-Image-Downloader

This PHP CLI script scans your Twitter archive for your uploaded images and downloads them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Archive Image Downloader

License

This project is outdated. Media files are now included in the Twitter exports.

This PHP CLI script scans your Twitter archive for your uploaded images and downloads them. It's f*cking simple!

Requirements

  • at least PHP 5.6
  • Command line access

Getting started

  1. Download your Twitter archive here
  2. Copy config.sample.php to config.php
  3. Change config if necessary
  4. Move your unzipped Twitter archive to archive/
  5. Start the script with the command php taid.php
  6. ???
  7. Profit!

About

This PHP CLI script scans your Twitter archive for your uploaded images and downloads them.

License:MIT License


Languages

Language:PHP 100.0%