Search Criteria
Package Details: freetube-git 0.23.1.beta.r8112.80cac00-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/freetube-git.git (read-only, click to copy) |
---|---|
Package Base: | freetube-git |
Description: | An open source desktop YouTube player built with privacy in mind - built from git source tree. |
Upstream URL: | https://freetubeapp.io |
Licenses: | AGPL-3.0-or-later |
Conflicts: | freetube |
Provides: | freetube |
Submitter: | picokan |
Maintainer: | picokan |
Last Packager: | picokan |
Votes: | 21 |
Popularity: | 0.062764 |
First Submitted: | 2020-10-01 22:23 (UTC) |
Last Updated: | 2025-02-19 07:29 (UTC) |
Dependencies (3)
- electron34 (electron34-binAUR)
- git (git-gitAUR, git-glAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Required by (1)
- chromium-extension-privacy-redirect-av (requires freetube) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
G3ro commented on 2022-06-12 12:51 (UTC)
@picokan: Yes I know that, still it would be good to change the version, also for reasons of installing etc.
I remember that it did not work for me, there were also some upstream reports etc. Anyway upstream suggests to use the recommended version of electron, so that errors, bugs etc. are avoided.
picokan commented on 2022-06-10 14:55 (UTC)
@G3r0 Since this is a git package, it will always download the latest commit from github and install that, so the 0.13.1.beta you see is just the version this was when I last made a change to the PKGBUILD.
Can you tell me what errors are happening? Right now I'm using this package with electron18 and I haven't come across any errors.
G3ro commented on 2022-05-17 13:19 (UTC)
@picokan I think this needs some updates. pkgver is now 0.16.0.beta
But more importantly, electron16 or electron17 needs to be used, electron18 seems to cause errors.
picokan commented on 2021-09-08 08:37 (UTC)
Sorry for the multiple updates in quick succession, but Arch very recently changed the electron package to be using version 14, which has caused multiple bugs in Freetube.
The default version of electron in Freetube (e.g. for pre-compiled binaries) is likely to be changed back to 13, and I'm also changing the diff files and dependencies here to use it.
picokan commented on 2021-07-04 20:41 (UTC)
@moita I couldn't replicate your problem, but I did find a problem with the current .diff file and the current build.js file that should be fixed now.
I did notice that the path
/home/user/.cache/yay/freetube-git/src/FreeTube/dist/linux-unpacked/resources/app.asar
is wrong, it should be/home/user/.cache/yay/freetube-git/src/FreeTube/**build**/linux-unpacked/resources/app.asar
, but I don't know what could cause that path to be changed.moita commented on 2021-07-02 14:23 (UTC) (edited on 2021-07-02 14:32 (UTC) by moita)
I'm having problems with git build recently, any ideas?
picokan commented on 2021-05-01 14:23 (UTC) (edited on 2021-05-01 14:50 (UTC) by picokan)
The most recent error that kept Freetube from compiling was due to a new version of nodejs breaking something. For the mean time, freetube and freetube-git will use node-lts-fermium as a dependency instead.
ZorinArch commented on 2021-04-29 09:04 (UTC)
get this error
cp: cannot stat './FreeTube/build/linux-unpacked/resources/app.asar': No such file or directory
« First ‹ Previous 1 2 3 4 5 6 Next › Last »