Biligrab日常换key更新
没什么要说的,换了个key,继续续命。 不行了再把新算法拿出来。
没什么要说的,换了个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:开始总结写的乱七八糟的东西,集合整理一下方便查找。
不错吧。 真有人拿去玩了。。。 https://gist.github.com/cnbeining/6b2273d7e332f29193d0
应求,就这样。 什么Queue啊都不用了,投入list的怀抱吧。 https://gist.github.com/cnbeining/6b2273d7e332f29193d0 #!/usr/bin/env python #coding:utf-8 # Author: Beining –<cnbeining#gmail.com> # Purpose: A simple script to get lots of viewers of Bilibili Live # Created: 08/11/2015 # Error report: http://www.cnbeining.com/?p=952… Read more »