GithubHelp home page GithubHelp logo

ilham88 / qbittorrent_rclone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abu3safeer/qbittorrent_rclone

0.0 0.0 0.0 17 KB

Upload files downloaded by qbittorrent to google drive using rclone with service accounts.

Python 100.00%

qbittorrent_rclone's Introduction

qBittorent rclone

This script helps you upload files downloaded by qBitorrent to Google Drive using Service accounts.

How to use?

image

  • folder path will be like this according to the example.
D:\Downloads\Torrent\qbittorrent_rclone
  • Now go to Options => download This check:
  • Run external program on torrent completion
  • write this in the command field:
python "%D/qbittorrent_rclone/main.py" -t "%N" -c "%F" -r "%R" -s "%D"

image

  • Put your service accounts json files in accounts folder.
  • Put Shared Drive (Team Drive) id in settings.ini.
  • Put Google Drive folder id (The folder id you want to upload your files) in settings.ini file.
  • Select what command used by rclone from move or copy or sync (Default is move).
  • Write rclone path (System PATH used by default)

You are ready to go.

About patterns

This script can scan torrent name and then create a specific directory to save in Google drive, but it is still very limited so it is disabled by default.

qbittorrent_rclone's People

Contributors

abu3safeer avatar

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.