Editing SEN Store

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
[[Category:Software]]<noinclude>[[Category:Main]]</noinclude>
[[Category:Software]]<noinclude>[[Category:Main]]</noinclude>


== Login process ==
== PSN JSON Parser for PC ==
 
This simple script, ps_store_json.sh, parse the online store [http://www.psdevwiki.com/ps4/JSON_files json] to an readable text.
To be documented.
 
User Agents are <pre>PSP2Community-agent/1.0.0 libhttp/3.73 (PS Vita)</pre>, <pre>PSP2Activity-agent/1.0.0 libhttp/3.73 (PS Vita)</pre> and <pre>libhttp/3.73 (PS Vita)</pre>.
 
== Outdated PS Store Entitlements JSON Parser Script for PC ==
 
Note: the PS Store Entitlements List format may have changed and is anyway not available anymore on the kamaji/chihiro link presented in this section.
 
This simple script, ps_store_json.sh, parse the online store Entitlements [http://www.psdevwiki.com/ps4/JSON_files JSON files] to an readable text.
 
The json is here: (you need to connect to store.sonyentertainmentnetwork.com, to see the data)
The json is here: (you need to connect to store.sonyentertainmentnetwork.com, to see the data)
<pre>https://store.sonyentertainmentnetwork.com/kamaji/api/chihiro/00_09_000/gateway/store/v1/users/me/internal_entitlements?fields=game_meta,drm_def,drm_def.content_type</pre>
<pre>https://store.sonyentertainmentnetwork.com/kamaji/api/chihiro/00_09_000/gateway/store/v1/users/me/internal_entitlements?fields=game_meta,drm_def,drm_def.content_type</pre>
This can be useful to grab the free pkg to use with the [[NPXS10031|★Package Installer (NPXS10031)]].
* [https://gist.githubusercontent.com/wargio/24af527aaa53a8781438/raw/641ee63f947e48194b932e86f2d8355a577ef90f/ps_store_json.sh ps_store_json.sh]


This can be useful to grab the free pkg to use with the [[NPXS10031|★Package Installer (NPXS10031)]].
You can give execute permission to it:


* [https://gist.githubusercontent.com/wargio/24af527aaa53a8781438/raw/641ee63f947e48194b932e86f2d8355a577ef90f/ps_store_json.sh ps_store_json.sh]
<pre>chmod +x ps_store_json.sh</pre>


<pre>
<pre>
Usage: ./ps_store_json.sh <internal_entitlements.json>
Usage: ./ps_store_json.sh <internal_entitlements.json>
       Login into 'https://store.sonyentertainmentnetwork.com'
       Login into 'https://store.sonyentertainmentnetwork.com'
Line 37: Line 30:
       Img URL:          https://image.api.np.km.playstation.net/images/......png
       Img URL:          https://image.api.np.km.playstation.net/images/......png
</pre>
</pre>
== Login process ==
User Agents are <pre>PSP2Community-agent/1.0.0 libhttp/3.73 (PS Vita)</pre>, <pre>PSP2Activity-agent/1.0.0 libhttp/3.73 (PS Vita)</pre> and <pre>libhttp/3.73 (PS Vita)</pre>.
Please note that all contributions to Vita Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see Vita Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)