├── Dockerfile ├── README.md ├── app.json ├── example-imgs ├── 162030099946.jpg ├── 1620300999496.jpg ├── Screenshot 2021-10-16 180051.png ├── Screenshot 2021-10-16 180853.png ├── Screenshot_20210506_165138.jpg ├── Screenshot_20210506_181154.jpg ├── Screenshot_20210506_181256.jpg ├── Screenshot_20210506_181606.jpg ├── Screenshot_20210513-105725.png ├── Screenshot_20210513-105759.png ├── Screenshot_20210513-105907.png ├── Untitled411111 ├── heroku.svg └── imgs └── heroku.yml /Dockerfile: -------------------------------------------------------------------------------- 1 | FROM developeranaz/aria2rclone:beta 2 | CMD curl 'https://gist.githubusercontent.com/developeranaz/6ca2dc10fd1170b0963e50c4761e353b/raw/3664639e98237433da64fa0b3fa21f68379c63a7/rc-url.upload-entrypoint.sh' >/entrypoint.sh; chmod +x /entrypoint.sh; /entrypoint.sh 3 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # URL-TO-RCLONE-HEROKU-ARIA2 2 | 3 | ![Aria2Rclone](https://raw.githubusercontent.com/developeranaz/Aria2-Rclone-Remote-Uploader-HEROKU/main/example-imgs/162030099946.jpg) 4 | 5 | Still under development Please Report issues to improve this repo.I will try to fix bugs in next update. 6 | 7 | Aria2c download url & magnet upload remotely to rclone Clouds. 8 | upload files remotely from url 9 | 10 | Heroku oneclick / Rapid deploy method available 11 | 12 | [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://developeranaz.github.io/URL-Magnet-Cloud-Uploader-Heroku/random.html) 13 | 14 | Star my Repository & Support me 15 | 16 | ## Feel free to post Any [Issues](https://github.com/dev-extended/developeranaz-8111E3FF5D6C27E388B5F85C06A457D92446B3EE940651367466A96CDC24CB6C/issues) And share your ideas , Posting issues would help to improve this repo 17 | 18 | ## How To Deploy ? 19 | #### Step 1 20 | * Create a [Heroku](https://dashboard.heroku.com/login) Free account 21 | * Log in to Heroku in any browser 22 | * Click on the Rapid deployment button [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://developeranaz.github.io/URL-Magnet-Cloud-Uploader-Heroku/random.html) and deploy app 23 | #### Step 2 (CONFIG_FILE_IN_URL) 24 | 25 | * Generate rclone.conf file from any terminal or cmd or termux . 26 | * You can use Multiple cloud drive accounts in single rclone.conf file 27 | * We need any text/code hosting website, Use [gist-github](https://gist.github.com) github account needed. 28 | * Open rclone.config file using any text editors and copy all text inside rclone.conf and paste it in gist 29 | * Choose any file name and save it. 30 | * Then Click RAW button and copy the url 31 | * Paste your config Url in the heroku 'CONFIG_FILE_IN_URL' Section 32 | 33 | ** note : Don't share this url to anyone 34 | * IMPORTANT : Don't Use Chrome (Android) browser it will fails to load aria2rclone website, stucks at blackscreen 35 | ### FOR Android users use BRAVE/Firefox instead of chrome 36 | 37 | 38 | # Features 39 | * Torrent uploads fixed 40 | * Multi threat download upto x12 41 | * Upload & Download at Maximum Speed 42 | * Simultanious uploads to different remotes. 43 | * Premitive Classic web design 44 | * Darkmod Enabled 45 | * No such upload limit 46 | * No heroku Bans like Aria2ng-heroku. 47 | * Safe and secure 48 | * Downloads High seeded torrents. 49 | 50 | 51 | ###### Use [seedr.cc](https://seedr.cc) to upload torrents if number of seeds is low/low speed, and upload directlink to Aria2Rclone. 52 | # screenshots 53 | ![demo](https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/main/example-imgs/Screenshot%202021-10-16%20180051.png) 54 | 55 | 56 | ![demo0](https://raw.githubusercontent.com/developeranaz/Aria2-Rclone-Remote-Uploader-HEROKU/main/example-imgs/Screenshot_20210513-105759.png) 57 | 58 | 59 | ![demo1](https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/main/example-imgs/Screenshot%202021-10-16%20180853.png) 60 | 61 | This repo is under development 62 | 63 | # What's New 64 | * Torrent uploads fixed 65 | 66 | ## Supported Storages 67 | 68 | * 1Fichier [:page_facing_up:](https://rclone.org/fichier/) 69 | * Alibaba Cloud (Aliyun) Object Storage System (OSS) [:page_facing_up:](https://rclone.org/s3/#alibaba-oss) 70 | * Amazon Drive [:page_facing_up:](https://rclone.org/amazonclouddrive/) ([See note](https://rclone.org/amazonclouddrive/#status)) 71 | * Amazon S3 [:page_facing_up:](https://rclone.org/s3/) 72 | * Backblaze B2 [:page_facing_up:](https://rclone.org/b2/) 73 | * Box [:page_facing_up:](https://rclone.org/box/) 74 | * Ceph [:page_facing_up:](https://rclone.org/s3/#ceph) 75 | * Citrix ShareFile [:page_facing_up:](https://rclone.org/sharefile/) 76 | * DigitalOcean Spaces [:page_facing_up:](https://rclone.org/s3/#digitalocean-spaces) 77 | * Dreamhost [:page_facing_up:](https://rclone.org/s3/#dreamhost) 78 | * Dropbox [:page_facing_up:](https://rclone.org/dropbox/) 79 | * Enterprise File Fabric [:page_facing_up:](https://rclone.org/filefabric/) 80 | * FTP [:page_facing_up:](https://rclone.org/ftp/) 81 | * GetSky [:page_facing_up:](https://rclone.org/jottacloud/) 82 | * Google Cloud Storage [:page_facing_up:](https://rclone.org/googlecloudstorage/) 83 | * Google Drive [:page_facing_up:](https://rclone.org/drive/) 84 | * Google Photos [:page_facing_up:](https://rclone.org/googlephotos/) 85 | * HDFS (Hadoop Distributed Filesystem) [:page_facing_up:](https://rclone.org/hdfs/) 86 | * HTTP [:page_facing_up:](https://rclone.org/http/) 87 | * Hubic [:page_facing_up:](https://rclone.org/hubic/) 88 | * Jottacloud [:page_facing_up:](https://rclone.org/jottacloud/) 89 | * IBM COS S3 [:page_facing_up:](https://rclone.org/s3/#ibm-cos-s3) 90 | * Koofr [:page_facing_up:](https://rclone.org/koofr/) 91 | * Mail.ru Cloud [:page_facing_up:](https://rclone.org/mailru/) 92 | * Memset Memstore [:page_facing_up:](https://rclone.org/swift/) 93 | * Mega [:page_facing_up:](https://rclone.org/mega/) 94 | * Memory [:page_facing_up:](https://rclone.org/memory/) 95 | * Microsoft Azure Blob Storage [:page_facing_up:](https://rclone.org/azureblob/) 96 | * Microsoft OneDrive [:page_facing_up:](https://rclone.org/onedrive/) 97 | * Minio [:page_facing_up:](https://rclone.org/s3/#minio) 98 | * Nextcloud [:page_facing_up:](https://rclone.org/webdav/#nextcloud) 99 | * OVH [:page_facing_up:](https://rclone.org/swift/) 100 | * OpenDrive [:page_facing_up:](https://rclone.org/opendrive/) 101 | * OpenStack Swift [:page_facing_up:](https://rclone.org/swift/) 102 | * Oracle Cloud Storage [:page_facing_up:](https://rclone.org/swift/) 103 | * ownCloud [:page_facing_up:](https://rclone.org/webdav/#owncloud) 104 | * pCloud [:page_facing_up:](https://rclone.org/pcloud/) 105 | * premiumize.me [:page_facing_up:](https://rclone.org/premiumizeme/) 106 | * put.io [:page_facing_up:](https://rclone.org/putio/) 107 | * QingStor [:page_facing_up:](https://rclone.org/qingstor/) 108 | * Rackspace Cloud Files [:page_facing_up:](https://rclone.org/swift/) 109 | * Scaleway [:page_facing_up:](https://rclone.org/s3/#scaleway) 110 | * Seafile [:page_facing_up:](https://rclone.org/seafile/) 111 | * SFTP [:page_facing_up:](https://rclone.org/sftp/) 112 | * StackPath [:page_facing_up:](https://rclone.org/s3/#stackpath) 113 | * SugarSync [:page_facing_up:](https://rclone.org/sugarsync/) 114 | * Tardigrade [:page_facing_up:](https://rclone.org/tardigrade/) 115 | * Tencent Cloud Object Storage (COS) [:page_facing_up:](https://rclone.org/s3/#tencent-cos) 116 | * Wasabi [:page_facing_up:](https://rclone.org/s3/#wasabi) 117 | * WebDAV [:page_facing_up:](https://rclone.org/webdav/) 118 | * Yandex Disk [:page_facing_up:](https://rclone.org/yandex/) 119 | * Zoho WorkDrive [:page_facing_up:](https://rclone.org/zoho/) 120 | 121 | # NOTICE FOR TORRENT 122 | * please don't use copyrighted/illegal torrents 123 | 124 | 125 | 126 | ##### Donate me BTC: 1J48LksQNiASuj48nwYATXdFzQSwdrnx7c 127 | 128 | Thanks to rclone & aria2 129 | -------------------------------------------------------------------------------- /app.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Aria2-Rclone-Remote-Uploader-HEROKU", 3 | "description": "Aria2 Rclone URL remote uploader.", 4 | "logo": "https://forum.rclone.org/uploads/default/original/2X/0/0f430bb0f2f7a9ed020a9e93c89f4d332adcac4b.gif", 5 | "keywords": ["url", "remote", "mega", "mega.nz", "remoteupload", "onedrive", "mega-dl", "downloader", "driveuploader", "Rcloneuploader", "rclone", "index"], 6 | "env": { 7 | "CONFIG_FILE_IN_URL": { 8 | "description": "Please Paste your rclone.conf file in URL.Use https://gist.github.com \r\n |.See Readme in github https://github.com/developeranaz/Aria2-Rclone-Remote-Uploader-HEROKU |➊.Generate rclone.conf file from any terminal or cmd or termux |➋.You can use Multiple cloud drive accounts in single rclone.conf file |➌.We need any text/code hosting website, Use gist-github github account needed. |➍.Open rclone.config file using any text editors and copy all text inside rclone.conf and paste it in gist. |➎.Choose any file name and save it. |➏.Then Click RAW button and copy the url. |➐.Don't share this url to anyone. |➑.Paste your url below." , 9 | "value": "https://gist.githubusercontent/.../raw/.../rclone.conf" 10 | } 11 | 12 | 13 | }, 14 | 15 | 16 | "website": "", 17 | "repository": "", 18 | "stack": "container" 19 | } 20 | -------------------------------------------------------------------------------- /example-imgs/162030099946.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/b4428e5154d6b85e748a028155d3da6fde04dd1f/example-imgs/162030099946.jpg -------------------------------------------------------------------------------- /example-imgs/1620300999496.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/b4428e5154d6b85e748a028155d3da6fde04dd1f/example-imgs/1620300999496.jpg -------------------------------------------------------------------------------- /example-imgs/Screenshot 2021-10-16 180051.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/b4428e5154d6b85e748a028155d3da6fde04dd1f/example-imgs/Screenshot 2021-10-16 180051.png -------------------------------------------------------------------------------- /example-imgs/Screenshot 2021-10-16 180853.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/b4428e5154d6b85e748a028155d3da6fde04dd1f/example-imgs/Screenshot 2021-10-16 180853.png -------------------------------------------------------------------------------- /example-imgs/Screenshot_20210506_165138.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/b4428e5154d6b85e748a028155d3da6fde04dd1f/example-imgs/Screenshot_20210506_165138.jpg -------------------------------------------------------------------------------- /example-imgs/Screenshot_20210506_181154.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/b4428e5154d6b85e748a028155d3da6fde04dd1f/example-imgs/Screenshot_20210506_181154.jpg -------------------------------------------------------------------------------- /example-imgs/Screenshot_20210506_181256.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/b4428e5154d6b85e748a028155d3da6fde04dd1f/example-imgs/Screenshot_20210506_181256.jpg -------------------------------------------------------------------------------- /example-imgs/Screenshot_20210506_181606.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/b4428e5154d6b85e748a028155d3da6fde04dd1f/example-imgs/Screenshot_20210506_181606.jpg -------------------------------------------------------------------------------- /example-imgs/Screenshot_20210513-105725.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/b4428e5154d6b85e748a028155d3da6fde04dd1f/example-imgs/Screenshot_20210513-105725.png -------------------------------------------------------------------------------- /example-imgs/Screenshot_20210513-105759.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/b4428e5154d6b85e748a028155d3da6fde04dd1f/example-imgs/Screenshot_20210513-105759.png -------------------------------------------------------------------------------- /example-imgs/Screenshot_20210513-105907.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/b4428e5154d6b85e748a028155d3da6fde04dd1f/example-imgs/Screenshot_20210513-105907.png -------------------------------------------------------------------------------- /example-imgs/Untitled411111: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developeranaz/URL-Magnet-Cloud-Uploader-Heroku/b4428e5154d6b85e748a028155d3da6fde04dd1f/example-imgs/Untitled411111 -------------------------------------------------------------------------------- /example-imgs/heroku.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | button 5 | Created with Sketch. 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /example-imgs/imgs: -------------------------------------------------------------------------------- 1 | hshs 2 | -------------------------------------------------------------------------------- /heroku.yml: -------------------------------------------------------------------------------- 1 | build: 2 | docker: 3 | web: Dockerfile 4 | --------------------------------------------------------------------------------