Search Criteria
Package Details: streamrip 2.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/streamrip.git (read-only, click to copy) |
---|---|
Package Base: | streamrip |
Description: | A scriptable stream downloader for Qobuz, Tidal, Deezer and SoundCloud. |
Upstream URL: | https://github.com/nathom/streamrip |
Licenses: | GPL3 |
Submitter: | exu |
Maintainer: | exu |
Last Packager: | exu |
Votes: | 6 |
Popularity: | 0.90 |
First Submitted: | 2024-02-04 11:20 (UTC) |
Last Updated: | 2025-03-10 18:44 (UTC) |
Dependencies (24)
- python (python37AUR, python311AUR, python310AUR)
- python-aiodns
- python-aiofiles
- python-aiohttp (python-aiohttp-gitAUR)
- python-aiolimiterAUR
- python-appdirs
- python-click-help-colors
- python-deezer-pyAUR
- python-m3u8AUR
- python-mutagen (python-mutagen-gitAUR)
- python-pathvalidateAUR
- python-pillow (python-pillow-simd-gitAUR)
- python-pycryptodomex
- python-pytest-asyncio
- python-pytest-mock
- python-requests
- python-rich
- python-simple-term-menu
- python-tomlkit
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-poetry (python-poetry-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-libfdk_aacAUR) (optional) – Additional functionality
Latest Comments
exu commented on 2025-02-16 15:54 (UTC)
python-m3u8
is already listed as a dependency, however it is an AUR package so you might have to manually install it depending on your AUR helper of choice.Gordinator commented on 2025-02-14 14:26 (UTC)
Hello, exu. The package works, however I get a
ModuleNotFoundError: No module named 'm3u8'
error which I fixed by installingpython-m3u8
. Please fix the package by adding it as a dependency.exu commented on 2024-06-12 13:51 (UTC)
Thanks for reporting, I added the dependency
overrule commented on 2024-06-12 08:21 (UTC)
Thanks for the PKGBUILD. After installing I received the error
ModuleNotFoundError: No module named 'requests'
. Fixed by installing thepython-requests
package but would be nice if it was added as a dependency in the PKGBUILD.