Package Details: freetube 0.22.0-2

Git Clone URL: https://aur.archlinux.org/freetube.git (read-only, click to copy)
Package Base: freetube
Description: An open source desktop YouTube player built with privacy in mind.
Upstream URL: https://freetubeapp.io
Licenses: AGPL3
Submitter: picokan
Maintainer: picokan
Last Packager: picokan
Votes: 70
Popularity: 1.69
First Submitted: 2020-10-02 22:19 (UTC)
Last Updated: 2024-10-29 06:49 (UTC)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13

rebal28 commented on 2020-11-09 18:14 (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'.

picokan commented on 2020-10-31 22:20 (UTC) (edited on 2020-10-31 22:21 (UTC) by picokan)

@satcom886 It's not nonsense. The developer of FreeTube made it this way, that's all there is to it. He could have it like you said, but I don't specifically know if that change would be easy or not.

@icewind That dependency is very temporary, only to have a hacky patch to make searches work better since the modules were disrupted by a recent Youtube update. It should not be needed very soon.

k8ie commented on 2020-10-31 19:43 (UTC) (edited on 2020-10-31 19:44 (UTC) by k8ie)

I'm sorry if what I'm saying here is nonsense, I know almost nothing about JS and Electron.

Is it really necessary to download electron with npm? Why not have electron as a dependency. It's already a package in Arch...

icewind commented on 2020-10-23 13:35 (UTC)

requires git as makedepends (a git npm dependency is used)

alium commented on 2020-10-20 20:55 (UTC)

some feedback :-) https://paste.artixlinux.org/view/a12266f3

je-vv commented on 2020-10-03 21:29 (UTC) (edited on 2020-12-25 01:22 (UTC) by je-vv)

@logos, you can take a look at both PKGBUILs. The <...>-bin downloads a binary package, whereas this one downloads the tarball released source and builds the binaries from that source. Not so relevant to your question, at this point the <...>-bin AUR package is out of date, but nothing a PKGBUILD upgrade from the dev/maintainer doesn't solve...

logos commented on 2020-10-03 16:09 (UTC)

What's the difference between this and freetube-bin package?

picokan commented on 2020-10-03 08:51 (UTC)

My mistake, I copied a lot from the freetube-git package and I forgot to change that.

je-vv commented on 2020-10-03 02:09 (UTC)

Not that it bothers me, but why keeping git as a dependency, if this package thankfully uses the latest released tarball?