-
Notifications
You must be signed in to change notification settings - Fork 274
Failed to match APP ID #202
Description
I followed the instruction on Windows 11. It worked a few months ago.
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\user\AppData\Local\Programs\Python\Python310\Scripts\qobuz-dl.exe_main.py", line 7, in
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\qobuz_dl\cli.py", line 113, in main
_initial_checks()
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\qobuz_dl\cli.py", line 106, in _initial_checks
_reset_config(CONFIG_FILE)
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\qobuz_dl\cli.py", line 57, in _reset_config
config["DEFAULT"]["app_id"] = str(bundle.get_app_id())
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\qobuz_dl\bundle.py", line 53, in get_app_id
raise NotImplementedError("Failed to match APP ID")
NotImplementedError: Failed to match APP ID