For KamihimePlayer_Unity, thanks for your work, I really appreciate how simple this is
But while I'm trying to do the Download Assets, I'm running into the error: 'list' object has no attribute 'get'
Would appreciate any help I can get, thanks very much
The post #974 DLpy script downloads the concierge files for me, so I don't know what modifications would make it work for you. Post #949 has a JPG archive, named 'Readme.JPG', with the Concierge0001 files in it.
Thanks for the report.
The error usually means the downloader expected a dictionary but received a list somewhere in the JSON data.
Could you let me know:
- DMM or Nutaku?
- Does it happen during Download JSON or Download Assets?
- The full traceback/error log from the console?
With the full error log I should be able to track down the exact cause.