Package Details: youtube-to-mp3 3.9.9.97-8

Git Clone URL: https://aur.archlinux.org/youtube-to-mp3.git (read-only, click to copy)
Package Base: youtube-to-mp3
Description: Downloads audio from YouTube or Vimeo and saves it to mp3 or m4a format to listen to locally
Upstream URL: https://www.mediahuman.com/download.html
Keywords: Converter Youtube
Licenses: LicenseRef-custom
Conflicts: youtube-to-mp3
Submitter: matthias-eb
Maintainer: matthias-eb (schinfo)
Last Packager: schinfo
Votes: 6
Popularity: 0.33
First Submitted: 2020-04-25 20:42 (UTC)
Last Updated: 2025-01-27 19:01 (UTC)

Pinned Comments

schinfo commented on 2024-12-11 16:17 (UTC)

I adapted the PKGBUILD again. The i686 (32 bit) was removed because Arch discontinued 32 bit Linux. Since MEDIAHUMAN constantly changes the source file without adjusting the version number, it is now fetched from my own server. Before an update, I always check whether the current version works and, if necessary, leave the old, working version on the server. This can prevent the program from no longer starting, as was the case on November 7th. The PKGBUILD is now identical to youtube-downloader-bin.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

matthias-eb commented on 2022-12-05 16:15 (UTC)

If you run pacman -Ql youtube-to-mp3, you can see the installed files. The file you are searching for is the file /opt/youtube-to-mp3/YoutubeToMP3. I have currently no link to the binary in the /usr/bin folder, so I will add that if it helps.

Mexx77 commented on 2022-12-05 16:01 (UTC)

what is the name of the executable? cannot find it after successful installation.

cz3dtc commented on 2022-11-29 22:46 (UTC)

For meberlei :

ignore md5 on PKGBUILD

md5sums_i386=("SKIP") md5sums_x86_64=("SKIP")

matthias-eb commented on 2022-07-15 12:13 (UTC)

Hey Fabio, thanks for reminding me. you have simplified my work there a lot, will integrate your changes asap. Cheers, Matthias

FabioLolix commented on 2022-07-09 15:37 (UTC)

Hello, I've send you a pkgbuild + patch on 25/06 that solves both the hash check problem and cached files problem, so what do you think about it?

chandra commented on 2022-03-13 18:49 (UTC)

It fails with

==> ERROR: Failure while downloading https://www.mediahuman.com/de/download/YouTubeToMP3.amd64.deb
    Aborting...
:: Unable to build youtube-to-mp3 - makepkg exited with code: 1

Please verify and correct.

Strykar commented on 2022-02-12 20:26 (UTC)

Upstream website appears to be down?

matthias-eb commented on 2022-02-02 07:39 (UTC)

The upstream source URL changed. The new upstream source is now added and should work again without issue

christooss commented on 2022-01-28 22:47 (UTC)

mediahuman.com is down so this package fails to install and/or update.

Anderson_Souza commented on 2021-11-02 23:11 (UTC)

to bypass these checksums, run "yay -S --mflags --skipinteg youtube-to-mp3"