Skip to content

无需服务器即可离线下载并自动上传到OneDrive

Notifications You must be signed in to change notification settings

moeik/Heroku_aria2

Repository files navigation

Heroku aria2 (弃)

Deploy

勿用

无需服务器即可离线下载并自动上传到OneDrive

详细教程在 https://aroins.com/67

  1. 使用Rclone将OneDrive挂载到本地计算机
  2. 打开 C:\Users\Administrator\.config\rclone\rclone.conf文件:
[DRIVENAME]
type = 
token = 
drive_id = 
drive_type = 

  1. 找到type =drive_type = 内容,每一行后面加上\n如:
type =  xxx \n
token = {xxx} \n
drive_id = xxx \n
drive_type = xxx \n
  1. 将四行内容全部复制粘贴到 RCLONE_CONFIG
  2. 设置 RCLONE_DESTINATION 为OneDrive网盘上传路径,如:/update

About

无需服务器即可离线下载并自动上传到OneDrive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published