developeranaz / Jdownloader-2-Rclone-Heroku

43 stars 39 forks source link

Jdownloader-2-Rclone-Heroku (Beta)

currently: Working

This simple web app makes heroku as a JDownloader server also upload downloaded files to any remote cloud using rclone. Control JDownloader to rclone server using your myjd browser or myjd remote android app.

How To Deploy ?

Step 0

Jdownloader account needed click here to create or register

Step 1

Step 2

i) conf_in_url section -

ii) Type your jdownloader useremail in JD_USER_EMAIL section

iii) type your jdownloader user password in JD_USER_PASSWORD section

Step 3

click DEPLOY TO HEROKU

Step 4

Use Jdownloader remote for pc or Android or use WEB interference and login to your corresponding account . Your downloader will shows

For Custom / VPS Users

By using Docker

Use this command for any paid vps or google free cloudshell ie., Any vps /server with docker installed

Flags or arguments used in my docker image

command example below replace your email, password and config in raw

 docker run -itd developeranaz/jd2rclone:vps jd -u 'email@gmail.com' -p 'Mystrongpass' -c 'https://yourconf.in.raw.gist/rclone.conf' 

What's New

NOTE

This sourcecode has a lot of bugs, cause its initial release. I will fix them step by step and do my best