Giter Club home page Giter Club logo

save-files-from-torrent-to-google-drive's Introduction

Python app to Save files from torrent to google drive

Whatever you want to download from torrent, simply add its magnet link to this application, it will save the content to your google drive in seconds, Now you can download that file to your local pc from google drive at high speed.

How to use this application ?

Step 1: Open google Colab, Use this link https://colab.research.google.com/

1

Step 2: Select "Github" from that window, then type "ApoorvGit" and Select "ApoorvGit/save-files-from-torrent-to-google-drive" repository.

2

Step 3: Click on "torrent downloader.ipynb" and a python notebook will open.

Step 4: Now run each block of notebook one by one and end do as instructed in notebook.

Enjoy!! Give this repo a star if you find it useful.

save-files-from-torrent-to-google-drive's People

Contributors

apoorvgit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

save-files-from-torrent-to-google-drive's Issues

Fails "Install libtorrent and Initialize Session"

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following package was automatically installed and is no longer required:
  libnvidia-common-460
Use 'apt autoremove' to remove it.
The following additional packages will be installed:
  libtorrent-rasterbar9
Suggested packages:
  libtorrent-rasterbar-dbg
The following NEW packages will be installed:
  libtorrent-rasterbar9 python3-libtorrent
0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.
Need to get 1,569 kB of archives.
After this operation, 5,718 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libtorrent-rasterbar9 amd64 1.1.5-1build1 [1,258 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-libtorrent amd64 1.1.5-1build1 [310 kB]
Fetched 1,569 kB in 0s (10.6 MB/s)
Selecting previously unselected package libtorrent-rasterbar9.
(Reading database ... 123934 files and directories currently installed.)
Preparing to unpack .../libtorrent-rasterbar9_1.1.5-1build1_amd64.deb ...
Unpacking libtorrent-rasterbar9 (1.1.5-1build1) ...
Selecting previously unselected package python3-libtorrent.
Preparing to unpack .../python3-libtorrent_1.1.5-1build1_amd64.deb ...
Unpacking python3-libtorrent (1.1.5-1build1) ...
Setting up libtorrent-rasterbar9 (1.1.5-1build1) ...
Setting up python3-libtorrent (1.1.5-1build1) ...
Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
[<ipython-input-1-393135217c75>](https://localhost:8080/#) in <module>
      1 get_ipython().system('apt install python3-libtorrent')
      2 
----> 3 import libtorrent as lt
      4 
      5 ses = lt.session()

ModuleNotFoundError: No module named 'libtorrent'

---------------------------------------------------------------------------
NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.
---------------------------------------------------------------------------

RuntimeError: missing info-hash from URI

My input was: link = input("magnet:?xt=urn:btih:69F2B07F19353003EE722CA37EDF3D2756BE9E85&dn=Three+Kingdoms....zer0day.to%3A1337%2Fannounce")

but its giving me this error: RuntimeError: missing info-hash from URI

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.