Hi Matthias, Unfortunately, yes, I still get the same error message.
Search Criteria
Package Details: youtube-to-mp3 3.9.9.97-8
Package Actions
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) |
Dependencies (6)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-multimedia
- qt5-webengine
- taglib1
Required by (0)
Sources (1)
MajorMayer commented on 2024-10-02 10:58 (UTC)
matthias-eb commented on 2024-10-01 18:35 (UTC)
Hey @MajorMayer I just released an upstream update for this package, can you confirm that this problem still exists after updating? Greetings, meberlei
MajorMayer commented on 2024-10-01 18:30 (UTC)
Since a few weeks, i am getting the following error when trying to download any song:
19:18:05.905: "19:18:05.905" Downloader(0x564b2796bdf0) "{YouTube:NZLgvw6m-Lw}" -> _readError ffmpeg::cerr: "ffmpeg version n7.0.2 Copyright (c) 2000-2024 the FFmpeg developers\n built with gcc 14.2.1 (GCC) 20240805\n configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm --enable-lto --enable-fontconfig --enable-frei0r --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libdav1d --enable-libdrm --enable-libdvdnav --enable-libdvdread --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libharfbuzz --enable-libiec61883 --enable-libjack --enable-libjxl --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libplacebo --enable-libpulse --enable-librav1e --enable-librsvg --enable-librubberband --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpl --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-nvdec --enable-nvenc --enable-opencl --enable-opengl --enable-shared --enable-vapoursynth --enable-version3 --enable-vulkan\n libavutil 59. 8.100 / 59. 8.100\n libavcodec 61. 3.100 / 61. 3.100\n libavformat 61. 1.100 / 61. 1.100\n libavdevice 61. 1.100 / 61. 1.100\n libavfilter 10. 1.100 / 10. 1.100\n libswscale 8. 1.100 / 8. 1.100\n libswresample 5. 1.100 / 5. 1.100\n libpostproc 58. 1.100 / 58. 1.100\nUnrecognized option 'absf'.\nError splitting the argument list: Option not found\n"
The UI shows the same error message. I don't have any problems on Windows, so I think this is a (Arch?) Linux specific issue, maybe with the FFMPEG version.
matthias-eb commented on 2024-04-10 09:39 (UTC)
The newest Version changes the dependency 'libtag' to 'libtag1' since the old package doesn't provide the taglib.so.1
library anymore needed by this package.
This may result in the need to reinstall the package completely, which for me resulted in a dependency error at first, that resolved itself after installing once again.
Hope this helps.
matthias-eb commented on 2024-02-17 10:30 (UTC)
Thank you @a821 for the suggestion, I fixed that.
a821 commented on 2024-02-16 17:06 (UTC)
Please remove sudo
from this line as this posses a a security risk. It needs to be replaced with something like
install -Dm644 "$pkgdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
matthias-eb commented on 2023-11-13 13:21 (UTC) (edited on 2023-11-13 13:21 (UTC) by matthias-eb)
Thank you @Strykar for the help, much appreciated. I have added you as co-maintainer. The devs have replied to me once when I added this package, so I think there may be a chance.
Strykar commented on 2023-11-10 16:46 (UTC)
Please add me as a co-maintainer on this, happy to update the MD5sum sooner. I've emailed MediaHuman to consider adding a signature or even a shasum to their .deb, here's hoping..
FabioLolix commented on 2023-04-14 08:15 (UTC)
@4romany this repackage a binary, I guess you commented on the wrong page
4romany commented on 2023-04-14 01:44 (UTC)
Curious if others are seeing HOURS to compile this program? I have a pretty fast system and I bet it took 5 hours...
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
.