Search Criteria
Package Details: python-tidalapi 0.8.8-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-tidalapi.git (read-only, click to copy) |
|---|---|
| Package Base: | python-tidalapi |
| Description: | Unofficial API for TIDAL music streaming service. |
| Upstream URL: | https://github.com/tamland/python-tidal |
| Keywords: | tidal |
| Licenses: | LGPL-3.0-or-later |
| Submitter: | johnhamelink |
| Maintainer: | a821 |
| Last Packager: | a821 |
| Votes: | 4 |
| Popularity: | 0.57 |
| First Submitted: | 2020-09-30 22:28 (UTC) |
| Last Updated: | 2025-10-16 12:15 (UTC) |
Dependencies (8)
Required by (7)
- high-tide
- high-tide-git
- python-mopidy-tidal
- python-mopidy-tidal-git
- tauon-music-box (optional)
- tauon-music-box-git (optional)
- tidal-dl-ng
Latest Comments
a821 commented on 2025-10-16 12:16 (UTC)
Hi, thanks. I fixed it now.
drafolin commented on 2025-10-16 07:53 (UTC)
Hi! apparently you're missing
python-pyaesas a dependency:unknown78 commented on 2024-02-20 10:46 (UTC)
Sorry yes it's the git version :) but thank you for being ahead of time.
a821 commented on 2024-02-19 16:14 (UTC)
Are you sure you have this package installed and not python-tidalapi-git? The dependency was added recently in this commit.
But thanks for the head-ups, I will update on the next release.
unknown78 commented on 2024-02-19 15:48 (UTC) (edited on 2024-02-19 15:49 (UTC) by unknown78)
There might be an Module missing ? https://pypi.org/project/mpegdash/ maybe ?
lmartinez-mirror commented on 2022-03-28 17:54 (UTC) (edited on 2022-03-28 17:56 (UTC) by lmartinez-mirror)
I've been getting this error across some of my python packages, and I haven't the slightest idea why. I've been looking for answers, but couldn't find anything; the only known fix is to pass in
--skip-dependency-check. Thanks for the report, I'll push a fix soon.EDIT: Huh, I just tried rebuilding in a clean chroot and couldn't reproduce. Is your system up-to-date?
Ferdinand commented on 2022-03-24 10:59 (UTC)
I get an error when $ makepkg -sric ... File "/usr/lib/python3.10/site-packages/packaging/requirements.py", line 81, in <lambda> lambda s, l, t: Marker(s[t._original_start : t._original_end]) TypeError: slice indices must be integers or None or have an index method
ERROR slice indices must be integers or None or have an index method ==> ERROR: A failure occurred in build(). Aborting...