Pynps

Latest version: v1.6.2.post2

Safety actively analyzes 626363 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.1.0

Nopaystation beta ended, this update fixes the migration, but their https certification is currently broken, therefore pyNPS is using http until the Nopaystation team fixes the issue.

1.0.0

This is the first stable release, there's basically no changes from the last one, so there's no changelog. The main purpose of this release is to fix my tag/release numbers to a better format and changing the repository name to remove capitalization. This is being done in order to make the multiple builds I'm planing to release less messy to make :)

From now on the release pattern will be: A.B.C-D, where:
- A number will go up with a major update lands or B runs out;
- B number will go up with normal features updates, or when C runs out;
- C number will go up with bugfixes;
- D is the version of package, has no relation with the app version itself.

0.6

Changelog
- show the exact extracting location when possible 53d4186dafd579cceb931d9f00c84f3c5624021f
- fix zrif being printed for debug introduced on last release 7d15c24c5327988ad9d983ab0671a7b478998172
- print --help when no search is provided 1477df6afbd9ac19237b36c2bf9db9b6fd50e579

binary packed with [pyinstaller](https://www.pyinstaller.org/)
binary checksum: 1e98f10801bd84c5908643b791d9d0f78e20199f8c841ba7c5e66b73ef9e210d

0.5

Changelog
- rewrite how the app handles the --console/-c, some examples below 01e88dff5588f49b3420ffcbecdee2aab931517e

the following command was how the app worked before this update, this still applies for this new version
this will search for sonic in the psvita database
>pynps -c psv sonic

this is new, the --console/-c argument can be called multiple times
this will search for sonic in the psvita and psp database
>pynps -c psv -c psp sonic

this is also new, now the user can just omit the --console/-c argument
this will search for sonic in all console's databases
>pynps sonic

the example above can also be archieved by calling every console with the --console/-c argument
this will also search for sonic in all console's databases
>pynps -c psv -c psp -c psx -c psm sonic

- add support for unpacking psp games as EBOOT.PBP 7ffa2cf293df6edaf1efdb63cf56ff9fd8308d8d f0851306b6f7ec5e7b32107c6de3509a4e91d98c
- fixes error were psvita games without zrif would not extract f0851306b6f7ec5e7b32107c6de3509a4e91d98c
- add more colors
- add new argument --version to output the current version being run

binary packed with [pyinstaller](https://www.pyinstaller.org/)
binary checksum: d3d8ca7c93ed8298443e80a69c478bcee4924fa04a64eaf0a0738a3f407ad4d7

0.4

Bugfix release

- this release fixes a bug that was making cso compression not work, thank you framki for pointing it out in https://github.com/evertonstz/pyNPS/pull/3

binary packed with [pyinstaller](https://www.pyinstaller.org/)
binary checksum: ab4f7654393c8ce5e0ceae93ccf130d004be3d18797cfd39899c9a9d7dcf96f4

0.3

Attention
New users can ignore this warning!

The user coming from any past version will need to update the configuration file to add links related to the PSM system, the easiest way of doing this is by removing the old settings.ini (located at ~/.config/pyNPS/settings.ini) and runing pyNPS again to recreate settings.ini.

Some users may want to do it manually for some reason, all you'll need to do is go to your settings.ini (located at ~/.config/pyNPS/settings.ini) and add the following section anywhere (respecting other sections of course):

[PSM_Links]
games = https://beta.nopaystation.com/tsv/PSM_GAMES.tsv


Changelog
- add support for PSM games efa1335253e61c31c543ddc9c128719fb53fa289
- add support for packing PSP games as .cso files with multiple levels of compression available ( requested by 1 ) ec9f15ce2de2db074575283ca3151b826c5fb486
- fixes script ignoring user selection to not download selected content 0ff8301cf3acecc706a05b274c4edfdb073b9007
- use a less verbose method to call wget 80dbebd74693b0e2e2aee1abb29d1c4447f6288b
- gracefully exit with control+c when this option is presented to users (on inputs) 0ff8301cf3acecc706a05b274c4edfdb073b9007
- removes mandatory order for information in the settings.ini file 1f607b97f8b26f5e082f00813047e90c744e85cd
- some bugfixes, full changelog can be found in the [commits](https://github.com/evertonstz/pyNPS/commits/master)


binary packed with [pyinstaller](https://www.pyinstaller.org/)
binary checksum: 992a9a5b7ac2c175609eabc18c7b027411cf849f3117d2870eaa4c06d6a16b8c

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.