onedrivecmd:加入quota
下个版本加个setup.py吧。。。
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下个版本加个setup.py吧。。。
https://github.com/cnbeining/onedrivecmd 又撸了一个东西玩。 MS经常给EDU邮箱,但是Linux下没有工具,也就是说有巨大备份需求的大户反而跑不了。 按megacmd,照猫画虎,撸一个这玩意。 MS的SDK挺难用的,文档挺语焉不详的。但是幸好没遇到什么很大的需要debug的东西。 老样子,欢迎PR。 AGPL,麻烦想偷的自己琢磨琢磨先。
没什么要说的,换了个key,继续续命。 不行了再把新算法拿出来。
没想到又把我挤兑到用老Key了。 https://github.com/cnbeining/Biligrab
有人提议,我就写个。 老规矩,GPLv2,自己测试,风险自担。 https://gist.github.com/cnbeining/b77a4f5762a78fb3878c #!/usr/bin/env python #coding:utf-8 # Author: Beining –<i@cnbeining.com> # Purpose: Auto reply Acfun’s msg # Created: 01/05/2016 # License: GPLv2 import sys import unittest import requests… Read more »
又及: 关于直接上传到乐视云: 参见 acupload 0.04:巨大更新 更新:我写插件了: https://github.com/cnbeining/acfun-api-replace-server/tree/master/chrome Acfun fix chrome 插件。 Chrome有很多插件,可以直接重定向请求。 我喜欢Switcheroo Redirector 。 加规则: 把 http://cdn.aixifan.com/player/sslhomura/AcNewPlayer151029.swf 重定向到 https://acfun-api.cnbeining.com/static/AcNewPlayer151029.swf ; http://www.acfun.tv/video/getVideo.aspx? 到 https://acfun-api.cnbeining.com/getVideo? 。 服务端在Openshift,前面挂了CF。 懒得配置环境,人多了我也不知道怎样,随便吧。 服务端:https://github.com/cnbeining/acfun-api-replace-server… Read more »
aid和mid自己想办法,要是不会就别用了。 https://gist.github.com/cnbeining/a3b710bacfdc10074695 即使是packer这坨屎也能挖出花来。 代码下面。
虽然我不用他的垃圾直播。 试试两个传图片的API,还有百度OCR的API。 求测试后反馈,无论是不是好用。 https://github.com/cnbeining/bilibili-grab-sliver
逼我用浏览器UA?怕啥 不服就干。 https://github.com/cnbeining/Biligrab 代码下面。
也是弹幕网站(特别是A)常见问题。 http://www.cnbeining.com/isletvcloudworking.html 自取。 P.S:开始总结写的乱七八糟的东西,集合整理一下方便查找。