Skip to content

Effortlessly download torrents to your Google Drive using libtorrent in Google Colab. Seamlessly integrates with Google Drive, offering a user-friendly experience. Simply input the magnet link and destination path to initiate and monitor downloads.

License

Notifications You must be signed in to change notification settings

ylp1455/torrent-to-drive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Torrent-to-Drive

Capture-removebg-preview

Open in Colab

Overview

Torrent-to-Drive is a Python script designed to simplify the process of downloading torrents directly to your Google Drive within a Google Colab environment. The script utilizes the libtorrent library for efficient torrent handling and seamlessly integrates with Google Drive for convenient storage.

Features

  • Libtorrent Integration: Utilizes libtorrent for efficient and reliable torrent downloads.
  • Google Colab Compatibility: Works seamlessly within the Google Colab environment.
  • Google Drive Integration: Saves downloaded content directly to a user-specified location in Google Drive.
  • User-Friendly: Simple and interactive script that prompts users for the magnet link and destination path.

How to Use

  1. Run the Script:

    • Execute the script in a Google Colab notebook environment.
  2. Input Magnet Link:

    • Enter the magnet link for the desired torrent.
  3. Specify Google Drive Path:

    • Provide the path within your Google Drive where you want to save the downloaded file.
  4. Monitor Progress:

    • The script will display download progress, rates, and peer information until the torrent is fully downloaded.
  5. Access Colab Notebook:

    • Click the "Open in Colab" badge above to access and run the script directly in Google Colab.

Dependencies

  • libtorrent: Python bindings for the libtorrent library.
  • google.colab: Required for mounting Google Drive within the Colab environment.

Contributions

Contributions are welcome! If you have ideas for improvements or bug fixes, feel free to fork the repository and submit a pull request.

Disclaimer

Ensure compliance with legal and ethical standards when using this script for downloading content. Respect copyright laws and adhere to the terms of service for both libtorrent and Google Drive.

License

This project is licensed under the MIT License.

About

Effortlessly download torrents to your Google Drive using libtorrent in Google Colab. Seamlessly integrates with Google Drive, offering a user-friendly experience. Simply input the magnet link and destination path to initiate and monitor downloads.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published