Ryuk-me / Torrents-Api

Torrent Api ✨
MIT License
141 stars 155 forks source link

Can support Rarbg Category and how to trans to rss? #15

Open tyhunter opened 2 years ago

tyhunter commented 2 years ago

Hello Ryuk-me: That's a nice API for torrent search, but I want to use in rss auto download. Then I tried the public API and found two problem didn't match my need, can you try to update it? 1、the rarbg has category but seems the API doesn't support yet, if I want to download some file on an category. 2、the output file is json, the qBitorrent doesn't support yet. So how can I trans it to rss and make it be support? That all my little question. Watting for your answer and it's a nice API!

Ryuk-me commented 2 years ago

I will try to add search by category option. you can use this library to parse json to rss this may work for you.