You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.
was thinking that there had to be a trick to this? i'm not equipped for the task, but it seems like streamrip should be able to support this according to their wiki? At least if I'm interpreting it correctly.
the example uses deezer and downloads by URL, but streamrip can also do search with flags.
Search for Rumours by Fleetwood Mac
$ rip search 'rumours fleetwood mac'
Search for 444 by Jay-Z on TIDAL
$ rip search --source tidal '444'
Search for Bob Dylan on Deezer
$ rip search --type artist --source deezer 'bob dylan'
the wiki link highlights the authentication requirements for qobuz which i believe is the issue that you highlighted?
Authentication might be one issue, the main issue is that there is no public api that can be used to search for albums that I can find. This script does not use the clients at all for searching. Additionally, the included services are enough to support. If someone makes a PR that adds support for it, I’m willing to integrate it, but I’m not going to work on it…
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
No Qobuz support exists.
Describe the solution you'd like
Add Qobuz to grab Qobuz media and information. Currently qobuz-dl exists (https://github.com/vitiko98/qobuz-dl) as well as Streamrip (more than just qobuz - https://github.com/nathom/streamrip).
The text was updated successfully, but these errors were encountered: