Skip to content

Convert chrome cookies to ConfigFile #70

@KazumiLine

Description

@KazumiLine

is it possible to convert from chrome cookies to config file?

because i bought the accounts with chrome cookies, and i got rur, sessionId, datr, csrftoken, mid.

i mapped the rur into ConfigFile.HeaderOptions["Ig-U-Rur"] and "Bearer IGT:2:"+base64("{\"ds_user_id\":\"userid\",\"sessionid\":\"sessionid\"}") into ConfigFile.HeaderOptions["Authorization"] and mid into ConfigFile.HeaderOptions["X-Mid"]

then i set ConfigFile.HeaderOptions["X-Ig-Www-Claim"] to "0" and ConfigFile.SessionNonce to ""

it shows you have been logged out, please log back in

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions