humandecoded / twayback

Automate downloading archived deleted Tweets.
Apache License 2.0
178 stars 23 forks source link

Reverted Back to aiohttp - Reinstated Progress Bar #14

Closed humandecoded closed 2 years ago

humandecoded commented 2 years ago

I rolled back the actual URL checking to how it was before, with aiohttp. Kept all the other improvements though.

Also added in the creating of a csv file before any of the downloading begins. This would function as a high level record of what the tool found in case they wanted to investigate manually or if something failed in the downloads.

Mennaruuk commented 2 years ago

Thanks, champ. You’re awesome, I appreciate your taking the time to make this better.