Package Details: freetube-bin 0.23.2-1

Git Clone URL: https://aur.archlinux.org/freetube-bin.git (read-only, click to copy)
Package Base: freetube-bin
Description: An open source desktop YouTube player built with privacy in mind.
Upstream URL: https://github.com/FreeTubeApp/FreeTube
Keywords: youtube
Licenses: AGPL3
Conflicts: freetube
Provides: freetube
Submitter: plague-doctor
Maintainer: plague-doctor (bacteriostat)
Last Packager: plague-doctor
Votes: 192
Popularity: 6.08
First Submitted: 2019-04-02 03:28 (UTC)
Last Updated: 2025-02-23 22:21 (UTC)

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

Alleop commented on 2025-02-23 16:17 (UTC)

Can you add armv7l?

jirido commented on 2025-02-22 11:18 (UTC)

If you got the problem with "[BAD_HTTP_STATUS: 403] Potential causes: IP block or streaming URL deciphering failed." Here is the quick fixed build with the updated youtubei.js from the morning of 22.02.2025 https://github.com/FreeTubeApp/FreeTube/actions/runs/13468043295/artifacts/2633869091

The Issue is here. https://github.com/FreeTubeApp/FreeTube/pull/6867

taivlam commented on 2025-02-01 04:06 (UTC)

v0.23.1 has been released.

noraj commented on 2025-01-31 22:45 (UTC)

0.23.0 is out https://github.com/FreeTubeApp/FreeTube/releases/tag/v0.23.0-beta

bacteriostat commented on 2024-12-30 06:12 (UTC)

Hi @John_R, thanks for the heads up. We will keep it in mind when the next release happens.

John_R commented on 2024-12-29 17:46 (UTC) (edited on 2024-12-29 17:50 (UTC) by John_R)

Hi i would like to inform you that some of our release build names are going to change and you could be affected by this, see https://github.com/FreeTubeApp/FreeTube/pull/6423

gmask commented on 2024-12-13 23:18 (UTC)

Please use mkdir -p data in your prepare() function to avoid the error reported by @Dex74.

rafnov commented on 2024-12-13 08:27 (UTC)

Freetube announced 0.22.1 https://ibb.co/sHSPs03

Dex74 commented on 2024-11-08 20:56 (UTC)

after pulling the new version getting this weird issue. someone else had the same problem? this was not the case with the previous version

freetube-bin|master]$ makepkg -si ==> Making package: freetube-bin 0.22.0-1 (Fri 08 Nov 2024 09:45:42 PM CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found freetube-bin-0.22.0-amd64.deb ==> Validating source_x86_64 files with md5sums... freetube-bin-0.22.0-amd64.deb ... Passed ==> Extracting sources... -> Extracting freetube-bin-0.22.0-amd64.deb with bsdtar ==> Starting prepare()... mkdir: cannot create directory ‘data’: File exists ==> ERROR: A failure occurred in prepare(). Aborting...

bacteriostat commented on 2024-10-28 07:22 (UTC)

@gavinbeatty I am no lawyer but the AGPL3 license file in the Freetube's repository implicitly allows usage of "later versions" if the program specifies it. So IMO it does not need to be mentioned explicitly. Thanks.