juliensalinas / torrengo

Torrengo is a CLI (command line) program written in Go which concurrently searches torrents from various sources.
https://juliensalinas.com/en/golang-concurrent-torrent-scraper-cli-torrengo/
GNU General Public License v3.0
97 stars 15 forks source link

Feature Request: add rarbg to sources #1

Open eschizoid opened 5 years ago

eschizoid commented 5 years ago

Thanks for this amazing project, is there any chance you can add http://rarbg.to to your sources?

juliensalinas commented 4 years ago

Hello @eschizoid, I know you made this request a long time ago but I'm looking at the issues for this project only now :-O This rarbg.to website seems to have a JS + Captcha protection so not sure if it's easy to achieve quickly. I'll try to have a look when I have time...