JuanjoSalvador / NyaaPy

Unofficial Python wrapper for Nyaa anime torrent sites
MIT License
48 stars 23 forks source link

Torrent by ID (v0.6.0) #24

Closed JuanjoSalvador closed 6 years ago

JuanjoSalvador commented 6 years ago

Currently I have a method (dev) at Nyaa and NyaaPantsu thats retrieves a single torrent.

For Nyaa, retrieves it using his URL, for NyaaPantsu, using ID.

Nyaa needs to use ID too, so we need to add the ID as an element of the Nyaa dict

JuanjoSalvador commented 6 years ago

Removed Nyaa.get by URI.