Free 5TB Seedbox with Google

This script doesn’t allow seeding.
But there is a another one who come with a bittorent software:qbBittorrent
You can get it there: https://github.com/MinorMole/RcloneLab
I haven’t test it, so in case of problem, I can’t help you.

3 Likes

Happy for you.:grin:

2 Likes

Unfortunately “Page not found”

1 Like

It seems it has been removed.
Use the wayback machine or research “rclonelab” on google.

3 Likes

amazing one I suggest members here to use it I have used jdownloader too

2 Likes

For seeding you just have to change the line in the colab python code :
while (handle.status().state != lt.torrent_status.seeding)
by this
while (true)
And seeding is done

4 Likes

How do i add torrent, i mean magnet uri, torrent url, i tried but shows some type of error

1 Like

What error?
Send a screenshot.

1 Like

I’m getting errors when i try to add torrent

1 Like

SyntaxError: EOL while scanning string literal

1 Like

I downloaded torrent around 30gb, but it shows 0kb & it is not accessible, what’s the point in this trick, can anyone explain it easily

1 Like

If you have keeped the default runtime you will not have enough space for that.

1 Like

I changed to 358GB, anyways how to empty the 358GB when it is full

1 Like

The easiest way is to just run another instance because google will automatically reset your instance after 12h.
You can also use the file explorer located on the left to manually delete files.

1 Like

Google resetting instance after 12 hours, does files get affected in any way, means deletion

If we manually delete, will this also means it will get deleted from Google Drive

1 Like

First, the instance reset means that you will get a new instance and lose all the files you have downloaded(It doesn’t affect google drive) and you will have to redo the steps 5-8
Next, manual deletion in the colab instance doesn’t affect google drive.

2 Likes

This trick is not downloading torrents of 100GB & more, i tried several 100GB+ torrent downloads, it’s just not starting, does anyone have a solution to it

2 Likes

maybe there ain’t enough seeders.

1 Like

you just need to move the content of torrent folder to another folder and delete the torrent folder and notebook file and it will work fine

1 Like

How to download multiple files by changing the code??
@Dracaryu

1 Like