More specifically I have:
- A new way to read specific tweet
- A new way to pull a profile if they have been followed before
Still missing:
- A way to convert handles to numeric ID
- An alternative way to pull a user timeline
Re: alternate ways of getting timelines
This is a critical call to make bird.makeup work. That’s how I get new tweets to forward to fediverse instances.
If I don’t find another public api call that’s still open to do that, I’ll have to pull out the big guns and use actual Twitter accounts to do the indexing.
I’ll probably do something where people can gift their old accounts to the project via the web UI.
Tbh I was expecting to have to do something like that much sooner
Another way you can really help bird.makeup is finding any open source projects that integrates with any parts of Twitter that still work and send those to me. I’ll reverse engineer them and get new ways to crawl Twitter
@vincent I've been looking and that's how I found your project, but nothing else that works atm
@vincent I guess you're aware of it - the RIP nitter issue entry is at 330 comments and counting, it contains a lot of approaches. It also looks at bird.makeup - https://github.com/zedeus/nitter/issues/919
@vincent I'll repeat myself: Hello Vincent. Can you please delete mirror of my TW account on your bird.makeup? And ban it from recreating. It's @maestrosill@bird.makeup. Thank you.
@maestrosill@mastodonczech.cz @vincent @maestrosill@bird.makeup Have you tried reaching out via other contact methods? His email is here: https://github.com/cloutier
Re: converting handle
I’m thinking either I could index them as new users get retweeted (from another api call). Overtime it will become somewhat reliable, but not for niche accounts.
Or I can use actual Twitter accounts to crawl those in an async way after a follow