Giter VIP home page Giter VIP logo

qbittorrent-to-rclone-heroku-dead's Introduction

added anti-ban

  • rclone uploads replaced with a new download page.
  • for more runtime use website-pinger or any external pingers
  • VueTorrent web ui added

qBittorrent

Heroku has set torrent reuploaders or URL reuploaders as a policy violating source code.Please use it at your own risk, your heroku account has a higher chance of being banned.

This web application downloads your torrent-files or magnet links or torrent http links and uploads directly to your any rclone drive instantly. Here qBittorrent-nox (Linux) is used as web UI And Rclone is used as Uploader with the help of Docker.

Special thanks to rclone and qbittorrent-nox

Demo

How To Deploy ?

Step 1

  • Star my repository
  • Create a Heroku Free account
  • Log in to Heroku in any browser
  • Click on the Rapid deployment button Deploy and deploy app

Step 2 (setting Config Vars)

  • Go to deployed application in heroku
  • Switch to application settings.
  • Scroll down to see config vars > click Reveal Config Vars.

ii) WEBUSER

  • Type Your new Username in WEBUSER section

iii) WEBPASSWORD

  • Type Your New Password in WEBPASSWORD section
iv) SELFPING (Optional hidden config var)

This config var is hidden and can be activated by

  • Go to deployed application in heroku
  • Switch to application settings.
  • Scroll down to see config vars > click Reveal Config Vars.
  • use key as selfping and corresponding value as your-deployed-app-name
  • example image here

Deploy

whats new

Added VueTorrent (Optional hidden config var)

This config var is hidden and can be activated by

  • Go to deployed application in heroku
  • Switch to application settings.
  • Scroll down to see config vars > click Reveal Config Vars.
  • Use alternative_webui as key & corresponding true as value to activate vuetorrent
alternative_webui

image

Common Errors

  • If This page isn’t workingIf the problem continues, contact the site owner. HTTP ERROR 401 is shown in browser change your browser url from https://myapp.herokuapp.com to http://myapp.herokuapp.com/ . ie., change https to http

SCREENSHOTS

demoo demoo

For VPS users (via Docker)

REQUIREMENTS:

  1. Run below command for installer file
curl -L 'https://raw.githubusercontent.com/developeranaz/qbittorrent-to-rclone-heroku/main/docker_build_and_run_for_VPS.sh' >install.sh; chmod +x ./install.sh
  1. Run below command by replacing your own port username and password
./install.sh -c 8081 -u newusername -p newpassword

Tested using Google free cloudshell

qbittorrent-to-rclone-heroku-dead's People

Contributors

developeranaz 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.