Wilson Wu

Results 60 comments of Wilson Wu

Use this: https://github.com/wilsonwu/translation-google It support Chinese server.

@airdge 厉害,另外求教一个问题,国外服务器怎么能获取优酷和腾讯的m3u8地址?配代理?

@airdge 多谢,看来我还是用我的某国内云服务器做反向代理来操作吧,貌似没有什么好办法。

@zhangn1985 我给你贡献一个migu的解析逻辑,不过我不太会python,我nodejs写的。

``` node: let id = req.query.url; let formData = { cid: id }; let url = 'http://www.miguvideo.com/wap/resource/pc/data/miguData.jsp'; request.post({ url: url, form: formData }, function (error, response, body) { if (!error...

@zhangn1985 帮我在你的项目里加个contribution哈,多谢,代码是基于express的,其实主要是node逻辑,解析出来解密js的方法后前端解密,你也可以重写一下这个算法。

@airdge 是的,其实只要读出秘钥就行了,我这个代码是边摸编写的,后面也懒得改了

@wnpllrzodiac 能分享一份ppbox的解析给我吗,非常感谢!

Thanks for your feedback, can you give me a code example for work and not work, thank you very much!

Thank you very much for these useful suggestions, I will do these one by one ASAP, thank you!