Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

yukihane/remove-tweets-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remove Tweets All

This tool has been deprecated. Feature phones URL mobile.twitter.com has been unavailable.

What’s This?

Remove my tweets all.

Concept

Twitter API can treat only recent 3,200 tweets.

So, this program uses legacy web URL, https://mobile.twitter.com/statuses/<tweetID>/delete.

<tweetID>s are available on "How to download your Twitter archive".

Usage

If returned 429 Too Many Requests, wait for about 15-30 minuts.

Log file remove-tweets-all.log.txt and removing tweet records tweets.txt are created on current directory.

remove-tweets-all.log.txt contains sensitive informations, id and password.