All Projects → karl-chan → Google Drive Torrent

karl-chan / Google Drive Torrent

Download torrents to your Google Drive fast and direct

Projects that are alternatives of or similar to Google Drive Torrent

Torrent-To-Google-Drive-Downloader
Simple notebook to stream torrent files to Google Drive using Google Colab and python3.
Stars: ✭ 256 (+71.81%)
Mutual labels:  torrent, google-drive
Bhadoo Cloud
Directly Upload to Google Drive from Torrent or URLs
Stars: ✭ 136 (-8.72%)
Mutual labels:  google-drive, torrent
MIRROR-HUNTER
Who are we? We are the Hunters of all Torrent in this world.🗡️.Fork from SlamDevs
Stars: ✭ 86 (-42.28%)
Mutual labels:  torrent, google-drive
Embetacloud
directly upload files to google drive
Stars: ✭ 164 (+10.07%)
Mutual labels:  google-drive, torrent
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 (-4.03%)
Mutual labels:  torrent, google-drive
Torrent To Google Drive Downloader
Simple notebook to stream torrent files to Google Drive using Google Colab.
Stars: ✭ 266 (+78.52%)
Mutual labels:  google-drive, torrent
Torrent To Google Drive Downloader
Simple notebook to stream torrent files to Google Drive using Google Colab and python3.
Stars: ✭ 63 (-57.72%)
Mutual labels:  google-drive, torrent
Plexguide.com
Welcome to https://PlexGuide.com ~ Rapidly deploy multiple-hasty Docker Containers through Ansible with local or Unlimited Google HD Space!
Stars: ✭ 1,631 (+994.63%)
Mutual labels:  google-drive
Magnetx
资源搜索型软件 macOS OSX magnet
Stars: ✭ 1,819 (+1120.81%)
Mutual labels:  torrent
Confluence
Torrent client as a HTTP service
Stars: ✭ 126 (-15.44%)
Mutual labels:  torrent
Udpt
A lightweight UDP torrent tracker
Stars: ✭ 143 (-4.03%)
Mutual labels:  torrent
Ytdlrc
☁️ Downloads videos and metadata with youtube-dl and moves each file on completion to an rclone remote
Stars: ✭ 140 (-6.04%)
Mutual labels:  google-drive
Sickrage
Mirror of OFFICIAL SiCKRAGE
Stars: ✭ 1,526 (+924.16%)
Mutual labels:  torrent
Pia Tools
Shell script to automate privateinternetaccess port forwarding and starting/stopping transmission when connected/disconnected and other stuff
Stars: ✭ 130 (-12.75%)
Mutual labels:  torrent
Xd
i2p bittorrent client
Stars: ✭ 140 (-6.04%)
Mutual labels:  torrent
React Transmission
React Transmission is an ongoing reimplementation of Transmission web interface.
Stars: ✭ 126 (-15.44%)
Mutual labels:  torrent
Gindex V4
A Vue Js Based G Index with Improved Dark Mode, Search and Video Player
Stars: ✭ 143 (-4.03%)
Mutual labels:  google-drive
Torrentinim
A very low memory-footprint, self hosted API-only torrent search engine. Sonarr + Radarr Compatible, native support for Linux, Mac and Windows.
Stars: ✭ 123 (-17.45%)
Mutual labels:  torrent
Gdcp
scp like tool to interact with Google Drive from the command-line
Stars: ✭ 136 (-8.72%)
Mutual labels:  google-drive
Nile.js
Server
Stars: ✭ 1,757 (+1079.19%)
Mutual labels:  torrent

google-drive-torrent

Download torrents to your Google Drive directly

Installation

  1. Register this project as a client on the Google API Console
  2. Enable the People API and Google Drive API from the Google API Console.
  3. Add http://localhost as an "Authorised JavaScript origin" and http://localhost/login-callback as an "Authorised redirect URI" in the Google API Console. Replace localhost with your host origin if you are running the project on a remote server.
  4. Replace the fields in data/driveCredentials.json with your registered clientId and clientSecret.
  5. If you are running the project on a remote server, set the environmental variable DRIVE_REDIRECT_URI=[insert your host origin here]/login-callback.
  6. Run npm start. Enjoy!
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].