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
@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
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