Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading your favorites from the library #271

Open
Dataaja95 opened this issue Jun 14, 2024 · 0 comments
Open

Downloading your favorites from the library #271

Dataaja95 opened this issue Jun 14, 2024 · 0 comments

Comments

@Dataaja95
Copy link

Is it possible to download the tracks saved in favorites, this is not an official playlist, and I didn't see where I could download them when using fun mode, qobuz dl mode gives the following error
Logging...
Logged: OK
Membership: Studio
Set max quality: 7 - 24 bit, <96kHz

Traceback (most recent call last):
File "/home/user/.local/bin/qobuz-dl", line 8, in
sys.exit(main())
^^^^^^
File "/home/user/.local/pipx/venvs/qobuz-dl/lib/python3.11/site-packages/qobuz_dl/cli.py", line 176, in main
_handle_commands(qobuz, arguments)
File "/home/user/.local/pipx/venvs/qobuz-dl/lib/python3.11/site-packages/qobuz_dl/cli.py", line 83, in _handle_commands
qobuz.download_list_of_urls(arguments.SOURCE)
File "/home/user/.local/pipx/venvs/qobuz-dl/lib/python3.11/site-packages/qobuz_dl/core.py", line 180, in download_list_of_urls
self.handle_url(url)
File "/home/user/.local/pipx/venvs/qobuz-dl/lib/python3.11/site-packages/qobuz_dl/core.py", line 128, in handle_url
url_type, item_id = get_url_info(url)
^^^^^^^^^^^^^^^^^
File "/home/user/.local/pipx/venvs/qobuz-dl/lib/python3.11/site-packages/qobuz_dl/utils.py", line 190, in get_url_info
return r.groups()
^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'groups'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant