Koen Rouwhorst
Koen Rouwhorst
Good suggestion, thanks!
Unfortunately, these are not included in the Twitter archive: ``` 21680550 ├── README.txt ├── css │ └── application.min.css ├── data │ └── js │ ├── payload_details.js │ ├── tweet_index.js │ ...
@iamselasie Could you open a separate issue? Describing the exact steps you followed from the command-line (with the secrets masked, of course). Thank you!
Could you show me how you set the credentials? (without including your credentials)
Apologies for the late response and thank you for reporting, @phquiste. I don't have a Windows machine available at the moment, but let me try to reproduce it on CI...
> C:\folder>python delete-tweets --until 2020-10-10 tweet.js --spare-min-likes 10 --spare-min-retweets 5 Not familiar with Windows, but you should not have to prefix the executable (`delete-tweets`) with 'python`. Have you installed the...
Good suggestions! Indeed, initially I only added the script to delete tweets beyond the infamous [3,200 limit](https://web.archive.org/web/20131019125213/https://dev.twitter.com/discussions/276).
Hey @angelcaceres, thanks for reporting. I don't think I have seen this before, but maybe I just haven't come across people that have been tweeting so much! It should be...
Interesting. I wonder if in that case the total number of tweets in your archive match the count on your Twitter profile. If they do match, then we should see...