Search Criteria
Package Details: nitter-git latest-31
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nitter-git.git (read-only, click to copy) |
|---|---|
| Package Base: | nitter-git |
| Description: | Alternative Twitter front-end |
| Upstream URL: | https://github.com/zedeus/nitter |
| Licenses: | AGPL3 |
| Conflicts: | nitter |
| Provides: | nitter |
| Submitter: | somini |
| Maintainer: | somini |
| Last Packager: | somini |
| Votes: | 9 |
| Popularity: | 0.002320 |
| First Submitted: | 2020-06-13 23:14 (UTC) |
| Last Updated: | 2026-03-31 10:41 (UTC) |
Dependencies (6)
- valkey (valkey-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libsass (make)
- nim (nim-gitAUR, choosenimAUR, choosenim-binAUR) (make)
- nimble (nimble-gitAUR, choosenimAUR, choosenim-binAUR, nim) (make)
- pcre (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
ynakao commented on 2024-02-11 13:39 (UTC)
Hi, how about installing
nitter.confin/etc/nitter/instead of under/etcdirectly in order not to litter/etcdirectory by following Web application package guidelines?somini commented on 2023-08-23 23:34 (UTC)
Moved back to the original repository, this time on a unmerged PR.
Requires manual intervention to get guest accounts, see: https://github.com/zedeus/nitter/pull/985#issuecomment-1690758660
This will all be integrated in the future I think, so don't get too attached. I pushed some changes to properly create all files with the right permissions, and I'm dogfooding it myself, but there might be borkage.
The main case is
/etc/nitter/guest_accounts.jsonbeing empty, the JSON parser will probably choke and give a weird error. Check that link above for solving it.In case anyone wants to help take care of all this babysitting Musk's baby, let me know and I will give you co-maintainer status.
somini commented on 2023-08-19 22:34 (UTC)
Moved back again to PrivacyDevel's fork, now that Twitter seems to be blocking any anonymous access.
Can move back once the "guest accounts" situation is clarified, see https://github.com/zedeus/nitter/pull/985.
@climbTheStairs The package was originally my personal config, that's why the default configuration had weird values. I agree that upstream patches should remain at a minimum, integrated your new patch.
climbTheStairs commented on 2023-08-08 00:04 (UTC) (edited on 2023-08-08 00:07 (UTC) by climbTheStairs)
Most of the changes in
config.patchseem to be unnecessary or redundant (adding# Change this?everywhere, removing or replacing informative comments, and changing default settings such asport,address,theme, andbase64Mediafor no clear reason), and I believe that the defaultbase64Mediasetting should not be changed tofalse, since the only reason it should be used is if there's a network or proxy problem that breaks with URL-encoded media URLs (https://github.com/zedeus/nitter/issues/971); otherwise, it does nothing but obfuscates URLs.I think it would make sense to reduce
config.patchto only changingstaticDir:somini commented on 2023-07-18 19:32 (UTC)
@kescherAUR Indeed, rebuilt and confirmed it's working again.
Thanks for the heads up, updated the package. If there's any issue I can easily revert back to the old version, and the repository history is available, the fork commit is this:
https://aur.archlinux.org/cgit/aur.git/tree/?h=nitter-git&id=14797b8912d68188d985884808adbf0d289983dc
kescherAUR commented on 2023-07-12 10:33 (UTC)
@somini please move back to upstream - Nitter works again now, without requiring an account on the accursed platform.
somini commented on 2023-07-06 19:00 (UTC)
@hashworks Thanks, included that change now.
I also moved to this fork that should fix the new Login requirement shenanigans.
https://github.com/PrivacyDevel/nitter
hashworks commented on 2023-06-04 15:21 (UTC) (edited on 2023-06-04 15:37 (UTC) by hashworks)
Build fails:
Adding pcre to the makedepends fixes this.
hashworks commented on 2023-04-25 17:44 (UTC)
Prepare fails ATM:
somini commented on 2023-03-18 12:03 (UTC)
@kescherAUR Thanks, applied the patch. Sorry for the delay.
« First ‹ Previous 1 2 3 4 Next › Last »