Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avicennajr/torrent-to-drive
A simple jupyter program to download torrents file to your google drive using Google Colab
https://github.com/avicennajr/torrent-to-drive
Last synced: about 2 months ago
JSON representation
A simple jupyter program to download torrents file to your google drive using Google Colab
- Host: GitHub
- URL: https://github.com/avicennajr/torrent-to-drive
- Owner: AvicennaJr
- Created: 2022-12-31T11:04:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T11:16:12.000Z (about 2 years ago)
- Last Synced: 2024-11-08T11:53:07.152Z (3 months ago)
- Language: Jupyter Notebook
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Torrent to Google Drive
A simple program to download torrent files to your google drive. This is useful in areas where you have unlimited internet access but are prohibited from using torrents (eg in University)
## How To Use
- Sign up for [Google Colab](https://colab.research.google.com)
- Upload this notebook (go to files -> upload)
- Connect to runtime (top left) and start executing each cell
- For torrent links, paste them in the `Add from magnet link` cell. Add as many as links as you want then type `exit` when you're done.
- For torrent files, add them via the `add from torrent file` cell. You can add as many files as you want.
- Execute the `Start download` cell to start downloading.**Make sure that your drive has enough space to accomodate your downloads**
## Author
Your friendly neighborhood coder [@AvicennaJr](https://github.com/AvicennaJr) ***(I cringed too)***