If I want to download all of this person’s artwork https://x.com/CaoAmoss/media for use in my ttrpg games , how can I do that easily? I’ve been using gallery-dl a lot lately and it works great for artstation, deviantart, tumblr, etc. but twitter is a nightmare to scrape, at least with gallery-dl, and their scraper for nitter.net seems to be broken.
I have done it with selenium but it was a pain in the ass
If you host an instance of nitter locally, you can scrape it. There’s a package that I’ll link when I get a chance. However, this possibly puts the Twitter account you use at risk of a ban, haven’t tried it enough to find out.
generally, i would start with this:
https://www.google.com/search?q=scrape+twitter+github
and probably find some python project that’s been updated recentlydeleted by creator