标签:离线下载 相关文章

aria2+oneindex最新一键onedrive网盘脚本

简介: 首先你要有个5T的OneDrive,没有需要去网上找,或者购买,价格不贵。 Aria2Drive为一键脚本,将会为你打造一个利用aria2和onedrive实现离线下载功能的私有网盘,只支持Debian 9(主要是因为没时间去适配其他系统,我主用Debian系),考虑到稳定性问题,推荐使用纯净系统进行运行和安装。 作者地址:https://github.com/uselibrary/Aria2Drive 一键脚本: 推荐边运行脚本边看下面的教程: wget –no-check-certificate -O Aria2Drive.sh https://raw.githubusercon……

继续阅读»»»

使用aria2+ariaNG+onedrive搭建离线下载/在线播放程序

以前都是用一键脚本安装的,但是一键脚本限制条件也挺多,所以想学一下手动安装。另外我用的pyone虽然有离线下载功能,但是体验并不好,经常下不来,所以干脆手动装一个得了,用ariaNG面板下载自动上传,这里记录一下安装过程. 介绍 aria2 aria2 is a lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP,BitTorrent and Metalink. aria2 can be manipulated via bui……

继续阅读»»»