Make your own Aria2 Torrent Leecher-Supports Direct upload to Gsuite & TD

Many Pvt trackers hv blocked aria…so no use using this for that
u can seed with it but u will hv to do some chgs in the code then deploy https://aria2.github.io/manual/en/html/aria2c.html#cmdoption-seed-time

But its disabled for a reason coz u will exhaust ur dyno hours fast if u enable it
heroku has fixed dyno hours every month…read here

1 Like

Yeah, that’s what I thought. Dyno hours will be a challenge. What about using a second disposable heroku account and using it to seed(maybe only upto ratio 1.0)?

u can but heroku bans accs if u abuse it too much

This is truly amazing. it worked. thanks. I was wondering if there was a way to zip all the downloaded files and download the zipped one. sometimes a torrent has multiple files and u want them all, so i just want to be able to put them all in a zip file and download that. thanks again

Please post step by step methods
How you done.

EDITED

Hello guys. I wanna make a simple version of this method for those who are beginner (I’m a beginner too actually), hope you guys understand it. Make sure you have a Heroku account first, if you don’t, please see the original post.

Shared Drive (formerly Team Drive) is recommended, since it supports unlimited storage and allows non-business (or non-educational) google account to use it. If you don’t have one, please use one of these:
https://td.fastio.me/
https://teamdrive.xcpx.workers.dev/
https://gdrive.zppcw.cn/
https://gd.404edu.workers.dev/
https://gd.zxd.workers.dev/
https://teamdrive.mfoxx.workers.dev/

  1. Download rclone https://rclone.org/downloads/ (make sure you download the version that matches your machine)

  2. Then follow the instructions in https://telegra.ph/Rclone-Guide-for-Beginners-04-15 to make a rclone config (follow only the setting up rclone instructions, the 1st step only)

*If you wanna use your Team Drive, when it asks if you want to use a Team Drive, type “y” and select your Team Drive.

  1. Open the config file and copy the texts inside

Config location:

Windows:
[userprofile]\ .config\rclone\rclone.conf

Linux:
$HOME/.config/rclone/rclone.conf

*You can have more than one config, make sure you copy only a config, it looks like this: (it may be different with yours, the difference depends upon your configuration, if you have no idea about this kind of thing, just copy all the texts inside)

[CONFIG NAME]
type =
client_secret =
scope =
token =
team_drive =
other entries (if they exist) =

  1. Head to https://github.com/maple3142/heroku-aria2c/blob/master/README.md and press Deploy to Heroku (if the deploy button isn’t working, use this link: https://dashboard.heroku.com/new?button-url=https%3A%2F%2Fgithub.com%2Fmaple3142%2Fheroku-aria2c&template=https%3A%2F%2Fgithub.com%2Fmaple3142%2Fheroku-aria2c )

  2. Fill the app name as you wish and set HEROKU_APP_NAME with the same name as the app name

  3. You can change ARIA2C_SECRET as you wish, make sure you don’t forget this, because it acts like a password

  4. Fill RCLONE_CONFIG with the copied config, then remove the “[CONFIG NAME]” so it will look like this:

type =
client_secret =
scope =
token =
team_drive =
other entries (if they exist) =

  1. Set RCLONE_DESTINATION to a path you want to store your downloaded files.

  2. Then deploy it!

  3. After the process succeeds, you can visit it by pressing the open app in Heroku. You can also type the url : your app name[.]herokuapp[.]com ( without )

  4. Enter the aria2 secret that you have filled (if you forgot it, you can see it, even change it, in the Heroku app setting)

That’s all guys, hope you like it :smiley:
Sorry for my bad english, if there’s any grammatical error, please forgive me

9 Likes

Guys , I’m just confuse
Is this method let you seed torrents from cloud ?

Great explanation with details for beginners
No any confusion.

[problem]
How to increase token time?
Or
Any way to auto increase token time?

what’s token time?

Look like same with this https://github.com/patheticGeek/torrent-aio-bot but more easy configure

1 Like

" You said it will idle automatically, so I can’t download large files?

It will generate fake requests when there are downloading or uploading tasks, so it won’t idle when your files aren’t completed."

referring to this:
sometimes there are no seeds so it gets idle, is there any way i can keep it going? can i like put a torrent and limit the speed to 1kbs so that there is something always downloading and the server doesnt get idle?

You can download large files that is not more than 300GB and moreover why do you want to keep it alive?if you are going to keep abusing this heroku will ban your account and your app,just download what you want and let it rest and use this as you require or if you still want to keep it alive then pay for the dynos.

if there is no seeds then wats the point? ur torrent will never be downloaded without seeders…doesn’t matter how long u wait

How to configure show steps or make create post on onehack

you can read step by step there

it has seeds but just a couple so its taking time to finish.

i dont know why but i cant PM you FlashyFlash,
here is what i have done and where i am stuck.

i have set up rclone on my windows laptop and i have found rclone config file.
followed all 7 step above and deployed, but i dont understand last step where you say " Find the drive you want to use, and copy its type = … to … token = … section/TD id (Incase of TD) and paste In rclone config tab of heroku" This is really confusing. Now where to put rclone config settings?? please help

Don’t worry pm me

the forum has been a little buggy lately.
Many times when i load the website its down.
I can’t seem to load messages lately so maybe that’s why u cannot reach me
By the way u to enter rclone config in heroku