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: inline arguments for scripting call #13

Open pokapow opened 4 years ago

pokapow commented 4 years ago

Congrates for your jobs, your tools is wonderfull!

I need to crawl ygg to download every most seeds torrent automaticly, in bash.

Is it possible with Torrengo currently to pass as an argument the necessary to have a non-interactive mode ? So I could work a whole bash reel

juliensalinas commented 4 years ago

Thanks @pokapow ! Actually what you're requesting would required considerable changes in Torrengo and, I think, would even be more suited in a dedicated new application...