Search Criteria
Package Details: freetube-git 0.10.0.beta.r317.ge0a3ef92-3
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: | |
Conflicts: | |
Provides: | |
Submitter: | picokan |
Maintainer: | picokan |
Last Packager: | picokan |
Votes: | 8 |
Popularity: | 0.77 |
First Submitted: | 2020-10-01 22:23 |
Last Updated: | 2021-03-13 19:41 |
Latest Comments
AndyRTR commented on 2021-04-22 10:42
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
@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
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
malcolm commented on 2021-03-07 14:14
For the Privacy Redirect extension work, you have to change
Exec=freetube
ToExec=freetube %U
G3ro commented on 2021-01-26 19:59
@picokan: Thx for the changes so far.
picokan commented on 2020-12-26 16:42
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
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'.