All Projects → Vivaaz18 → Torrent To Google Drive Downloader

Vivaaz18 / Torrent To Google Drive Downloader

Simple notebook to stream torrent files to Google Drive using Google Colab and python3.

Projects that are alternatives of or similar to Torrent To Google Drive Downloader

MiXLab
MiXLab is a mix of multiple amazing Colab Notebooks found on the internet such as rcloneLab, RLabClone, Torrent to Google Drive Downloader and some more.
Stars: ✭ 143 (+126.98%)
Mutual labels:  torrent, downloader, google-drive, aria2
Torrent To Google Drive Downloader
Simple notebook to stream torrent files to Google Drive using Google Colab.
Stars: ✭ 266 (+322.22%)
Mutual labels:  jupyter-notebook, google-drive, torrent
Aria2.sh
Aria2 一键安装管理脚本 增强版
Stars: ✭ 1,276 (+1925.4%)
Mutual labels:  downloader, torrent, aria2
Torrent-To-Google-Drive-Downloader
Simple notebook to stream torrent files to Google Drive using Google Colab and python3.
Stars: ✭ 256 (+306.35%)
Mutual labels:  torrent, downloader, google-drive
MIRROR-HUNTER
Who are we? We are the Hunters of all Torrent in this world.🗡️.Fork from SlamDevs
Stars: ✭ 86 (+36.51%)
Mutual labels:  torrent, google-drive, aria2
aria2lib
A small library that is capable to run an aria2 executable without UI
Stars: ✭ 22 (-65.08%)
Mutual labels:  downloader, aria2
kuebikobot
A telegram bot that deploys to heroku/aws and downloads links and torrents and uploads to google drive and returns public share link
Stars: ✭ 127 (+101.59%)
Mutual labels:  google-drive, aria2
URL-Magnet-Cloud-Uploader-Heroku
Aria 2 Rclone Remote URL /magnet Clouds upload via HEROKU
Stars: ✭ 99 (+57.14%)
Mutual labels:  torrent, aria2
Embetacloud
directly upload files to google drive
Stars: ✭ 164 (+160.32%)
Mutual labels:  google-drive, torrent
slam-mirrorbot
Aria/qBittorrent Telegram mirror/leech bot.
Stars: ✭ 1,072 (+1601.59%)
Mutual labels:  google-drive, aria2
Goodls
This is a CLI tool to download shared files and folders from Google Drive.
Stars: ✭ 256 (+306.35%)
Mutual labels:  google-drive, downloader
peerstohttp
Simple torrent proxy to http stream controlled over REST-like api
Stars: ✭ 30 (-52.38%)
Mutual labels:  torrent, downloader
Baidu Netdisk Downloaderx
⚡️ 一款图形界面的百度网盘不限速下载器,支持 Windows、Linux 和 Mac。
Stars: ✭ 17,390 (+27503.17%)
Mutual labels:  downloader, aria2
Photon
A lightweight multi-threaded downloader based on aria2.
Stars: ✭ 3,026 (+4703.17%)
Mutual labels:  downloader, aria2
nyaascraper
An application to scrape and open magnet links for fansub groups from nyaa.si where batches don't already exist.
Stars: ✭ 34 (-46.03%)
Mutual labels:  torrent, downloader
Photon
A lightweight multi-threaded downloader based on aria2.
Stars: ✭ 3,030 (+4709.52%)
Mutual labels:  downloader, aria2
Negibox
All in one downloader 全能下载器
Stars: ✭ 335 (+431.75%)
Mutual labels:  downloader, aria2
Google Drive Torrent
Download torrents to your Google Drive fast and direct
Stars: ✭ 149 (+136.51%)
Mutual labels:  google-drive, torrent
Trackerslistcollection
🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!
Stars: ✭ 9,761 (+15393.65%)
Mutual labels:  torrent, aria2
Ant
A lightweight, feature-rich, easy-to-use and nice-looking BitTorrent Client developed by golang, angular 7, and electron.
Stars: ✭ 292 (+363.49%)
Mutual labels:  downloader, torrent

Torrent-To-Google-Drive-Downloader

Simple notebook to stream torrent files to Google Drive using Google Colab and python3.

Open In Colab

Tutorial

  1. Click the badge which says 'Open in Colab'.
  2. Goto File > Save a copy in Drive... (a new tab opens with the copy of this notebook).
  3. Run the whole notebook (Runtime > Run all).
  4. Follow directions there.

After download finishes the downloaded files will be in there in your drive.

What is the purpose of it?

  1. Because of Google Servers speed, I downloaded 35GB of file and the average speed was 60MBPS.
  2. Because it is in the cloud, by that I mean I can access it anywhere on my phone, tablet or etc without copying file to all of them.
  3. You can bypass any restrictions on torrenting set by your ISP and access your files through drive (neat isn't it!).

Screenshot

Getting Torrent Link

Pasting Torrent Link

Download Completed

Frequently Asked Questions

  1. How get more disk space: We can now download bigger torrents. To do it

    Go to Runtime -> Change Runtime and give GPU as the Hardware Accelerator.
    You will get around 384GB to download any torrent you want. But this file won't be uploaded to your drive until you have that much space in drive it'll stay in colab's disk.

  2. Downloading missing files without re-downloading whole torrent: If somehow some files are missing try to re-download torrent (just by re-running the cell). Fastresume will check files.

This whole repo is against Google Colab policy and you shouldn't be using it.

Why are hardware resources such as T4 GPUs not available to me? The best available hardware is prioritized for users who use Colaboratory interactively rather than for long-running computations. Users who use Colaboratory for long-running computations may be temporarily restricted in the type of hardware made available to them, and/or the duration that the hardware can be used for. We encourage users with high computational needs to use Colaboratory’s UI with a local runtime. Please note that using Colaboratory for cryptocurrency mining is disallowed entirely, and may result in being banned from using Colab altogether.

Maintained By : Viva Az

Source: https://research.google.com/colaboratory/faq.html

Source: https://github.com/r12habh

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].