Search Criteria
Package Details: freetube-git 0.23.3.beta.r8336.94f3363-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.022672 |
First Submitted: | 2020-10-01 22:23 (UTC) |
Last Updated: | 2025-04-07 17:58 (UTC) |
Dependencies (3)
- electron35 (electron35-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 7 Next › Last »
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
picokan commented on 2021-04-26 09:34 (UTC)
@AndyRTR Compilation is failing on my machine even when compiling manually. This looks like it's a bug from the program itself, I'll try contacting the developer.
AndyRTR commented on 2021-04-22 10:42 (UTC)
A fresh git build in a clean chroot fails here. Maybe you know a quick fix? ```renderer (webpack 5.24.3) compiled successfully in 15806 ms
• electron-builder version=22.10.5 os=5.10.32-1-lts • electron-rebuild not required if you use electron-builder, please consider to remove excess dependency from devDependencies
To ensure your native dependencies are always matched electron version, simply add script
"postinstall": "electron-builder install-app-deps" to your
package.json` • rebuilding native dependencies dependencies=node-expat@2.3.18 platform=linux arch=x64 • packaging platform=linux arch=x64 electron=12.0.0 appOutDir=build/linux-unpacked • copying Electron source=/usr/lib/electron destination=/build/freetube-git/src/FreeTube/build/linux-unpacked Error: editions-autoloader-none-broadened: Unable to determine a suitable edition, even after broadening. at new Errlop (/build/freetube-git/src/FreeTube/node_modules/errlop/edition-es5/index.js:61:18) at Object.errtion (/build/freetube-git/src/FreeTube/node_modules/editions/edition-es5/util.js:23:14) at determineEdition (/build/freetube-git/src/FreeTube/node_modules/editions/edition-es5/index.js:317:21) at solicitEdition (/build/freetube-git/src/FreeTube/node_modules/editions/edition-es5/index.js:350:16) at Object.requirePackage (/build/freetube-git/src/FreeTube/node_modules/editions/edition-es5/index.js:364:9) at Object.<anonymous> (/build/freetube-git/src/FreeTube/node_modules/istextorbinary/index.cjs:4:38) at Module._compile (node:internal/modules/cjs/loader:1108:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1137:10) at Module.load (node:internal/modules/cjs/loader:988:32) at Function.Module._load (node:internal/modules/cjs/loader:828:14) at Module.require (node:internal/modules/cjs/loader:1012:19) at require (node:internal/modules/cjs/helpers:93:18) at Object.<anonymous> (/build/freetube-git/src/FreeTube/node_modules/app-builder-lib/electron-osx-sign/util.js:135:22) at Module._compile (node:internal/modules/cjs/loader:1108:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1137:10) at Module.load (node:internal/modules/cjs/loader:988:32) ↳ Error: editions-autoloader-none-suitable: Unable to determine a suitable edition, as none were suitable. ... ```picokan commented on 2021-03-13 19:39 (UTC)
@G3ro That was exactly it, my bad. Should be fixed now, including fixes from comments on the non-git package.
G3ro commented on 2021-03-08 13:46 (UTC) (edited on 2021-03-08 13:51 (UTC) by G3ro)
For everyone who has the same error as @hrehfeld: You can take the "package-only-necessary.diff" from the "freetube" package on AUR instead, see: https://aur.archlinux.org/cgit/aur.git/tree/package-only-necessary.diff?h=freetube
I am sure picokan just forgot to update it here as well.
hrehfeld commented on 2021-03-08 09:23 (UTC)
malcolm commented on 2021-03-07 14:14 (UTC)
For the Privacy Redirect extension work, you have to change
Exec=freetube
ToExec=freetube %U
G3ro commented on 2021-01-26 19:59 (UTC)
@picokan: Thx for the changes so far.
picokan commented on 2020-12-26 16:42 (UTC)
I apologise for the recent inconvenience and frequently updating freetube and freetube-bin, but the way it was using the system electron before was poor and I thought the change was worth it. You should note that with this update the package size went from ~200MB to ~100MB and that it will now share the electron package with other programs like element-desktop.
rebal28 commented on 2020-11-09 18:15 (UTC)
Are there any solution to the firefox/chromium redirect extension?
just adding
MimeType=x-scheme-handler/freetube;
to the desktop file did not help.it still gives me an error
Unable to create io-slave. klauncher said: Unknown protocol 'freetube'.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »