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