nitter icon indicating copy to clipboard operation
nitter copied to clipboard

Alternative Twitter front-end

Results 17 nitter issues
Sort by recently updated
recently updated
newest added

So I have an issue with viewing the profiles of users using my personally hosted nitter instance. trying to visit the profiles of users will result in an error saying...

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

encountered some issues when trying to set this up, figured id make some simple changes to the files below to make it easier for others to install this in the...

Recently (starting only one or two days ago?), profile pages are not correctly showing the most recent tweets for the account. The tweets that are shown also depend on how...

A few helpful messages for `twitter_oauth.sh` to help figure out what went wrong, if login fails.

After your last update .tokens has dismissed and .accounts and .health has been hinerited from nitter branch but using the web entry point https://nitter.privacydev.net/.health the system produce the error messages:...

Whenever I try to generate RSS feeds for the likes tab, they always come up completely empty. ![image](https://github.com/PrivacyDevel/nitter/assets/153411155/dc229d47-5f5c-40a7-a876-87848db8c980) After investigating, turns out that the ```tweet.user.id``` parameter in ```src/views/rss.nimf``` in line...

What this PR does: - updated hls.js - now uses the normal version since the light one (`hls.light.min.js`) doesn't support twitter's audio format - fix the .m3u8 links for audio...

Hi I want to start using this fork, sice it's in active development unlike zedeus/nitter. I use Nitter mainly for RSS Feeds and could I request that you consider adding...

#9 didn't consider arm64 builds uses `Dockerfile.arm64`. This PR will stop producing `ghcr.io/privacydevel/nitter:master` but use `ghcr.io/privacydevel/nitter:latest` and `:latest-arm64` like upstream. Note that with QEMU building with nim will take a...