GithubHelp home page GithubHelp logo

edmarcus / twitter-archive-eraser Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dhianisrina/twitter-archive-eraser

0.0 2.0 0.0 7.35 MB

.NET app for bulk tweets deletion using the Twitter archive

Home Page: http://martani.net

License: Other

twitter-archive-eraser's Introduction

Twitter Archive Eraser

Twitter Archive Eraser allows you delete the oldest tweets from your timeline, or erase your whole twitter archive if you would like so.

The application is the simplest possible, it works in 3 steps: authenticate with Twitter; select which tweets you want to delete; erase them!

Twitter Archive Eraser

Update

  • Ver 4.0: - You can now load the whole zip archive in one click without needing to add specific *.js files; - The application will track any tweets which were not deleted and offers to retry deleting them again or save them on disk for deletion in the future; - Filtering based on regular expressions: Retweets, mentions etc... You can get all these very easily with Regex based filtering; - Different statistical information collecting - Updated licence: please check the licence section below in this document.

  • Ver 3.0:

    • Adds the possibility to delete tweets in parallel (up to 16 operations at a time) + filtering of tweets based on keywords
  • Ver 2.0:

    • Enables the use of the *.js archive files after the Twitter update the the archive structure.

Download executable

You can download a working standalone version from here: Twitter Archive Eraser.zip Or, download the installer which will install all the required software (.NET 4.0 etc.): Twitter Archive Eraser Setup.zip

Licence

Notice the licence update coming with Ver 4.0 (c.f. Licence.txt).

In a nutshell:

  • You can always use Twitter Archive Eraser for personal use and distribute it as you wish.
  • You cannot use Twitter Archive Eraser for commercial purposes nor derive works based on it.

If you wish to contribute to Twitter Archive Eraser, you are always welcome to do so on this repository on github.

CC-NC-ND

Please review also TLDRLegal for more about the Creative Commons Attribution NonCommercial NoDerivs (CC-NC-ND) licence. [[Link](http://www.tldrlegal.com/license/creative-commons-attribution-noncommercial-noderivs-(cc-nc-nd)]

Building the code using Visual Studio

If you wish to buid the code yourself, you need to create a Twitter application here https://dev.twitter.com and provide the twitterConsumerKey and twitterConsumerSecret parameters in App.config.

	<add key="twitterConsumerKey" value=""/>
	<add key="twitterConsumerSecret" value=""/>

twitter-archive-eraser's People

Contributors

martani avatar

Watchers

James Cloos avatar Édlon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.