mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 07:35:52 +03:00
[GH-ISSUE #31] Linux #578
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#578
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @viplo on GitHub (Jul 22, 2025).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/31
Hello,
Is there a way to run this on Linux?
Thanks
@afkarxyz commented on GitHub (Jul 22, 2025):
Run the code directly, making sure python is installed along with its dependencies.
@afkarxyz commented on GitHub (Jul 22, 2025):
@viplo commented on GitHub (Jul 23, 2025):
Thanks, I could launched it..
I still have an issue with Tidal requesting httpx while it is installed
$python3 -c "import httpx; print('httpx is installed and working')"
httpx is installed and working
I also have an error with Deezer
Error: Deezer download failed
Cool if you have an idea, otherwise it is enough with Quobuz right now
Cheers
@viplo commented on GitHub (Jul 23, 2025):
Sorry I got it for Tidal, missing h2
@afkarxyz commented on GitHub (Jul 23, 2025):
Please install
pip install httpx[http2]@afkarxyz commented on GitHub (Jul 23, 2025):
Please update to v4.1, I have fixed Deezer.
@Moose1005 commented on GitHub (Jul 24, 2025):
doing gods work haha
@viplo commented on GitHub (Aug 6, 2025):
Thank you so much @afkarxyz
@viplo commented on GitHub (Aug 7, 2025):
few more module has to be installed with the version 4.3:
qdarktheme or pyqtdarktheme-fork in my case
requests
packaging
PyQt6
pyotp
mutagen
But on Qobuz track are limited to 30s...
Deezer works perfectly!
@afkarxyz commented on GitHub (Aug 7, 2025):
Try another region for the qobuz. Because it is beyond my authority. Problems with the server side.