Onedrivecmd 0.1.4: 加速上传下载
考虑到大部分人在服务器上用: 上传复用session:之前可以明显看见每段(60MB,API死限制)上传后会有3~5秒的掉速;现在掉速只有1~2秒 下载块变成10M:希望可以加快下载。当然想快 用新的direct命令搞出直链用aria2/axel拖就是。 https://github.com/cnbeining/onedrivecmd 老地方。
wp-search-with-algolia
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/cnbeining.com/html/wp-includes/functions.php on line 6121考虑到大部分人在服务器上用: 上传复用session:之前可以明显看见每段(60MB,API死限制)上传后会有3~5秒的掉速;现在掉速只有1~2秒 下载块变成10M:希望可以加快下载。当然想快 用新的direct命令搞出直链用aria2/axel拖就是。 https://github.com/cnbeining/onedrivecmd 老地方。
修了一堆奇怪的bug 加入了分享和直链,方便服务器用。 一句话安装: pip install onedrivecmd 代码还在https://github.com/cnbeining/onedrivecmd 。 Onedrivecmd now comes with sharing and direct link support. To install: pip install onedrivecmd Still open-sourced at https://github.com/cnbeining/onedrivecmd .