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
Traceback (most recent call last):
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Lib\site-packages\gamdl\cli.py", line 487, in main
f'({queue_progress}) Downloading "{track_metadata["attributes"]["name"]}"'
~~~~~~~~~~~~~~^^^^^^^^^^^^^^
KeyError: 'attributes'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Scripts\gamdl.exe_main.py", line 7, in
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Lib\site-packages\click\core.py", line 1157, in call
return self.main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Lib\site-packages\click\core.py", line 1078, in main
rv = self.invoke(ctx)
^^^^^^^^^^^^^^^^
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Lib\site-packages\click\core.py", line 1434, in invoke
return ctx.invoke(self.callback, **ctx.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Lib\site-packages\click\core.py", line 783, in invoke
return __callback(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Lib\site-packages\gamdl\cli.py", line 764, in main
f'({queue_progress}) Failed to download "{track_metadata["attributes"]["name"]}"',
~~~~~~~~~~~~~~^^^^^^^^^^^^^^
KeyError: 'attributes'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Lib\site-packages\gamdl\cli.py", line 487, in main
f'({queue_progress}) Downloading "{track_metadata["attributes"]["name"]}"'
~~~~~~~~~~~~~~^^^^^^^^^^^^^^
KeyError: 'attributes'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Scripts\gamdl.exe_main.py", line 7, in
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Lib\site-packages\click\core.py", line 1157, in call
return self.main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Lib\site-packages\click\core.py", line 1078, in main
rv = self.invoke(ctx)
^^^^^^^^^^^^^^^^
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Lib\site-packages\click\core.py", line 1434, in invoke
return ctx.invoke(self.callback, **ctx.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Lib\site-packages\click\core.py", line 783, in invoke
return __callback(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Naphat Sornwichai\AppData\Local\Programs\Python\Python312\Lib\site-packages\gamdl\cli.py", line 764, in main
f'({queue_progress}) Failed to download "{track_metadata["attributes"]["name"]}"',
~~~~~~~~~~~~~~^^^^^^^^^^^^^^
KeyError: 'attributes'
The text was updated successfully, but these errors were encountered: