Search Criteria
Package Details: invidious-git r2780.67a18dcf-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/invidious-git.git (read-only, click to copy) |
---|---|
Package Base: | invidious-git |
Description: | Alternative front-end to YouTube |
Upstream URL: | https://github.com/iv-org/invidious |
Licenses: | AGPL |
Conflicts: | invidious |
Provides: | invidious |
Submitter: | Lumpiasty |
Maintainer: | Lumpiasty |
Last Packager: | Lumpiasty |
Votes: | 6 |
Popularity: | 0.008074 |
First Submitted: | 2021-06-27 23:23 (UTC) |
Last Updated: | 2022-10-15 16:53 (UTC) |
Dependencies (17)
- gc (gc-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- icu (icu-gitAUR)
- libevent (libevent-gitAUR)
- librsvg (librsvg-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libyaml (libyaml-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pcre
- sqlite (sqlite-fossilAUR)
- xz (xz-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- crystal (crystal-gitAUR, crystal-nightlyAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- shards (shards-gitAUR, crystal-nightlyAUR) (make)
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (optional) – Database, not needed if remote
Latest Comments
wengerx commented on 2023-10-16 10:14 (UTC)
My bad, the Crystal v1.8.2 is needed for compilation.
wengerx commented on 2023-10-08 12:39 (UTC)
White screen in my Firefox after mid of September version with no errors in Invidious log. Last working version is ac0c0609. Any clue?
tbb commented on 2023-01-06 00:20 (UTC)
@Lumpiasty I did sudo systemctl enable invidious.service --now it gave same error as zeroconf mentioned.
Lumpiasty commented on 2022-10-15 16:38 (UTC) (edited on 2022-10-15 16:40 (UTC) by Lumpiasty)
You need to start systemd service, this don't work when running command directly. Might be possible to fix, but that would require different installation method or some launch script. Removing misleading /usr/bin/invidious symlink from package for now.
zeroconf commented on 2022-09-25 22:16 (UTC)
Installed and received invidious-git r4062.cf12e9de-1
When trying to run, there will be following error messages and program won't run:
Lumpiasty commented on 2022-03-10 10:04 (UTC)
Thanks for pointing that out. Fixed
Junker commented on 2022-03-10 09:30 (UTC)
Error on build: ''' Error: undefined method 'starts_with?' for Array(String) (compile-time type is (Array(String) | Bool | Float64 | Int32 | Int64 | Invidious::User | Preferences | String)) '''
fix here: https://github.com/iv-org/invidious/issues/2927
should use "shards install --production" instead of "shards update && shards install"
somini commented on 2021-10-22 23:21 (UTC)
The systemd .service file should be installed in
/usr/lib/systemd/system
.