Releases: JuanjoSalvador/NyaaPy
Releases · JuanjoSalvador/NyaaPy
NyaaPy - Hinata
What's Changed
Breaking changes
- Now you can use static classes instead of create objects. See README.
Nyaa.get_user()
has been renamed asget_from_user()
.
Fixes
- Use rss requests for nyaa frontpage by @Euklios in #58
- Update setup.py to add lxml as dependency by @CosmosAtlas in #59
- Support for "sorting" and "order" arguments. by @solimm4sks in #62
- URI referenced before assignment by @sALTaccount in #70
- Sukebei results by @JuanjoSalvador in #75
Features
- Remove NyaaPantsu by @JuanjoSalvador in #73
- Add Poetry support by @JuanjoSalvador in #77
- Add static classes instead of object-based ones by @JuanjoSalvador in #78
New Contributors
- @Euklios made their first contribution in #58
- @CosmosAtlas made their first contribution in #59
- @solimm4sks made their first contribution in #62
- @sALTaccount made their first contribution in #70
Full Changelog: v0.6.3...v0.7.0
NyaaPy - Sawako
Added:
- Improved torrent objects
- Minor bugs fixed
Install it using pip!
pip install nyaapy
What's Changed
- Conform to PEP8 style by @vgerak in #40
- Removing the Utils class. by @geraldobraz in #45
- fixed "self" error (last PR was wrong) by @JuanjoSalvador in #47
- fixed issue 33 by @jennisu in #48
- Fixed error parsing Sukebei and added "type" attr. by @JuanjoSalvador in #49
- Dev by @husudosu in #51
- Implemented issue #30, the nyaa search now returns a torrent object instead of a dict by @Hungry-Dolphin in #52
New Contributors
- @vgerak made their first contribution in #40
- @geraldobraz made their first contribution in #45
- @jennisu made their first contribution in #48
- @husudosu made their first contribution in #51
- @Hungry-Dolphin made their first contribution in #52
Full Changelog: v0.6.2...v0.6.3
NyaaPy - Sawako
Added:
- Get a single torrent (by torrent ID!)
- Get torrents from specific user (Nyaa too!)
- Sukebei (Nyaa, Pantsu)
- Minor bugs fixed
Install it using pip!
pip install nyaapy
NyaaPy - Honoka
- Added again NyaaPantu.cat support
- Implemented advanced search for Nyaa.si
- Fixed minor bugs
- Code refactor and improvements
Install it using pip.
pip install nyaapy
NyaaPy - Yui
Lots of cool things for the new release! Codename: Yui
- Improved search engine in Nyaa.si: now uses web scraping instead of parsing an RSS.
- Added tags for categories and subcategories
- Added paging system
- Minor bug fix
- Removed nyaa.pantsu.cat support
Install it using pip
.
pip install nyaapy