Search Criteria
Package Details: streamrip 2.0.5-2
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: | 5 |
Popularity: | 0.36 |
First Submitted: | 2024-02-04 11:20 (UTC) |
Last Updated: | 2024-06-12 13:48 (UTC) |
Dependencies (24)
- python (python37AUR, python311AUR, python310AUR)
- python-aiodns
- python-aiofiles
- python-aiohttp (python-aiohttp-gitAUR)
- python-aiolimiterAUR
- python-appdirs (python-appdirs-gitAUR)
- python-click-help-colors
- python-deezer-pyAUR
- python-m3u8AUR
- python-mutagen (python-mutagen-gitAUR)
- python-pathvalidateAUR
- python-pillow (python-pillow-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 (python-installer-gitAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (optional) – Additional functionality
Latest Comments
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.