Added:
* Improved torrent objects
* Minor bugs fixed
Install it using pip!
pip install nyaapy
What's Changed
* Conform to PEP8 style by vgerak in https://github.com/JuanjoSalvador/NyaaPy/pull/40
* Removing the Utils class. by geraldobraz in https://github.com/JuanjoSalvador/NyaaPy/pull/45
* fixed "self" error (last PR was wrong) by JuanjoSalvador in https://github.com/JuanjoSalvador/NyaaPy/pull/47
* fixed issue 33 by jennisu in https://github.com/JuanjoSalvador/NyaaPy/pull/48
* Fixed error parsing Sukebei and added "type" attr. by JuanjoSalvador in https://github.com/JuanjoSalvador/NyaaPy/pull/49
* Dev by husudosu in https://github.com/JuanjoSalvador/NyaaPy/pull/51
* Implemented issue 30, the nyaa search now returns a torrent object instead of a dict by Hungry-Dolphin in https://github.com/JuanjoSalvador/NyaaPy/pull/52
New Contributors
* vgerak made their first contribution in https://github.com/JuanjoSalvador/NyaaPy/pull/40
* geraldobraz made their first contribution in https://github.com/JuanjoSalvador/NyaaPy/pull/45
* jennisu made their first contribution in https://github.com/JuanjoSalvador/NyaaPy/pull/48
* husudosu made their first contribution in https://github.com/JuanjoSalvador/NyaaPy/pull/51
* Hungry-Dolphin made their first contribution in https://github.com/JuanjoSalvador/NyaaPy/pull/52
**Full Changelog**: https://github.com/JuanjoSalvador/NyaaPy/compare/v0.6.2...v0.6.3