https://github.com/vybhav72954/torrent_to_googledrive
A simple script to download your Torrent to Google Drive. Suggestions are welcome. Hacktoberfest Friendly.
https://github.com/vybhav72954/torrent_to_googledrive
google-drive googleapi googledrive hacktoberfest hacktoberfest2020 torrent torrent-downloader torrents
Last synced: 3 days ago
JSON representation
A simple script to download your Torrent to Google Drive. Suggestions are welcome. Hacktoberfest Friendly.
- Host: GitHub
- URL: https://github.com/vybhav72954/torrent_to_googledrive
- Owner: vybhav72954
- License: gpl-3.0
- Created: 2020-10-09T04:54:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T05:57:09.000Z (over 4 years ago)
- Last Synced: 2025-04-03T13:38:38.722Z (about 2 months ago)
- Topics: google-drive, googleapi, googledrive, hacktoberfest, hacktoberfest2020, torrent, torrent-downloader, torrents
- Language: Jupyter Notebook
- Homepage:
- Size: 205 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Torrent_to_Drive
[](https://www.python.org/)
[](https://colab.research.google.com/drive/1pO6CaIFIdJ_4Rc4X3vpBxQdnXMm0zhJ5#scrollTo=s4TwJU-pVNC9)
[**Torrent_to_Drive**](https://github.com/vybhav72954/Torrent_to_GoogleDrive/blob/master/Jupyter%20Notebook/TorrentToDrive.ipynb) is the easiest way to do Cloud Torrenting. Using [Google Colab](https://colab.research.google.com) and [LibTorrent](https://libtorrent.org/python_binding.html) Module, the script can be used to Download any Torrent in a Google Drive using Google Cloud Server. The files can be saved anywhere on Drive.
## Setup
- Open the Notebook using Google Colab.
- Run the Notebook
- Import Drive.
- Follow the URL, click on your Google Account.
- Paste the Authentication Code.
- Paste the Magnet Link of the Torrent File.
- Change the Parameters (if required), note down the destination path.
- Run the cells, Grab a Coffee.
- The torrent file would be available in the Destination Path.
- Voilà, File(s) is(are) in the Drive.
## Contribute?
- Go Through [CONTRIBUTING.md](CONTRIBUTING.md)## Dependencies
- python3-libtorrent## Future Plans
- More Disk Space (Using the Google Colab Disk Storage) to bypass the storage limit of Google Drive
## ScreenshotsMagnet Link -
Successful Download -
Verification in Google Drive -
#### Author
Made by [Vybhav Chaturvedi](https://www.linkedin.com/in/vybhav-chaturvedi-0ba82614a/)## Disclaimer
[](https://github.com/vybhav72954/Torrent_to_GoogleDrive/blob/master/LICENSE)
Using communication protocols for Peer to Peer File Sharing has been banned by various countries. Author or anyone related to author is not liable to any loss or harm caused by Torrent. One should always be aware that Torrent is not safe and should ensure proper security measures.
Abusing Google Colab Resources for demanding Cloud Computing can result in permanent ban, respect the [rules and regulations](https://research.google.com/colaboratory/faq.html#resource-limits) of Google Colab.