Results 1 to 10 of 724

Hybrid View

  1. #1
    Quote Originally Posted by Crosoak View Post
    Did DMM change anything? Can't find anything in r.kamihimeproject.net cookies since majikoi update.
    Yeah, they changed the header information of the API. Now it uses x-kh-session instead of xsrf and session.
    I couldn't find x-kh-session in Application tab but you can find it in Network tab. Just choose a random link that has x-kh-session in "Request Headers" and copy it to the script.
    Here is the updated script.
    Attached Files Attached Files
    Kamihime Offline Player: MEGA | GG Drive

  2. #2
    [New Player] Love scenes collection-test.png
    Simple Way of finding it~
    Just passing by~

  3. #3
    something is wrong here, i changed the script and it seems to work fine but it didnt download any new scene, last time i updated was when fire Dagda released but i got nothing new this time, no thunder Ishtar, no wind Osiris etc.
    ID: 61698259

  4. #4

    Join Date
    Dec 2017
    Posts
    3
    Credits
    3
    Quote Originally Posted by xellosp View Post
    Yeah, they changed the header information of the API. Now it uses x-kh-session instead of xsrf and session.
    I couldn't find x-kh-session in Application tab but you can find it in Network tab. Just choose a random link that has x-kh-session in "Request Headers" and copy it to the script.
    Here is the updated script.
    So I replaced the previous version of 0_download_json.zip with this one and input the new x-kh-session value, but now I get this error:

    status: 440
    Traceback (most recent call last):
    File "0_download_json.py", line 492, in <module>
    futures = [executor.submit(download_soul_info, soul_info) for soul_info in soul_infos]
    TypeError: 'NoneType' object is not iterable

    Any clue what to do here?

  5. #5

    Join Date
    Mar 2021
    Posts
    2
    Credits
    2
    Quote Originally Posted by namepls View Post
    So I replaced the previous version of 0_download_json.zip with this one and input the new x-kh-session value, but now I get this error:

    status: 440
    Traceback (most recent call last):
    File "0_download_json.py", line 492, in <module>
    futures = [executor.submit(download_soul_info, soul_info) for soul_info in soul_infos]
    TypeError: 'NoneType' object is not iterable

    Any clue what to do here?
    I am also getting the same exact issue on both DMM and Nutaku.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •