PrivacyDevel / nitter

Alternative Twitter front-end
https://nitter.net
GNU Affero General Public License v3.0
147 stars 28 forks source link

Viewing a user's "Following" and "Followers" shows "No items found" #60

Open frozenpandaman opened 1 month ago

frozenpandaman commented 1 month ago

Just what the title says. Guessing Twitter changed something on their end so the current URLs don't seem to display anything :)

cmj commented 1 month ago

I'm not seeing this, are you sure you have a valid entry in guest_accounts.json(l)?

Just a reminder, you can no longer create oauth tokens for accounts.

frozenpandaman commented 1 month ago

Ah, I'm talking about the instance at https://nitter.privacydev.net/

e.g. https://nitter.privacydev.net/ConanOBrien/following

image
cmj commented 1 month ago

Ok. I'm seeing it on that instance and also mine. Not sure what's happening, however there has been some changes upstream for parsing if you're using a cookie in nitter.conf.. but this shouldn't be effected (only the media tab.)

ETA: nitter.privacydev.net gets rate-limited pretty fast too. And you can try this if you have an account and want to grab all accounts a user follows https://github.com/cmj/twitter-tools/blob/main/following.sh