[HELP] Qobuz dl


Recommended Posts

I'm a newby of docker. 

 

I've been trying to get this docker to work but without success. When I try to download a file I get this error.

 

Traceback (most recent call last):
File "/opt/venv/bin/qobuz-dl", line 8, in <module>
sys.exit(main())
^^^^^^
File "/opt/venv/lib/python3.11/site-packages/qobuz_dl/cli.py", line 160, in main
qobuz = QobuzDL(
^^^^^^^^
File "/opt/venv/lib/python3.11/site-packages/qobuz_dl/core.py", line 56, in __init__
self.directory = create_and_return_dir(directory)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/venv/lib/python3.11/site-packages/qobuz_dl/utils.py", line 171, in create_and_return_dir
os.makedirs(fix, exist_ok=True)
File "<frozen os>", line 225, in makedirs
PermissionError: [Errno 13] Permission denied: 'Qobuz Downloads'

 

What am I doing wrong?

 

https://hub.docker.com/r/spinkever/qobuz-dl

 

377011229_Screenshot2023-05-18074436.thumb.png.c0479f54b5b9aa23584a4bc67af4f0c2.png

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.