ax4

Results 9 comments of ax4

@Aiiiiii 我没用过mac,不知道mac版本微信怎么搞的。win版的,在 username/Documents/Wechat Files 下面。那个下面会保存,你在聊天过程中,收到的文件、图片etc. 你可以尝试找一下,mac里有没有类似的

一种另类的思路,用 js 爬虫,"曲线救国" 来解决搜狗登陆问题。用户具体的使用过程如下: step 1. 开发者在自己的 browser 里,访问 weixin.sogou.com step 2. 在网页上,手动登陆 step 3. 在登陆后的 weixin.sogou.com 页面上,打开 browser 的 console. step 4. 调用一段,我们预先写好的 JS 爬虫代码,爬取获得文章的临时链接 step 5. 临时链接可以打包下载,交给我们的 python...

开了个坑~希望我自己能尽快填完哈(~~~怎么有点不相信自己的填坑效率呢~~~) https://github.com/ax4/WechatSogouJS 已知 Issue: * 搜狗微信 - 搜文章, 只能显示 100页内容(未登陆仅前 10页,登陆后 100页) * 使用JS爬虫仍然会跳出验证码。尝试添加Ruokuai

或许可以尝试一下 https://github.com/nodejs/node-gyp#installation 的 windows解决方案。 它提供了两个option, 一个是直接通过 npm install 解决的 ```bash npm install --global --production windows-build-tools ``` 另外一个则是通过新建 Visual C++项目来解决的

Same problem here. After I input the token, and click the save button, it gives no response than loading. I will try to learn the code to see what's going...

Hi @jrial ! Good challenge! But I would suggest not throwing questions looking negative to a currently unsolved problem. YES, there's so much cool stuff going on with GDPR, but...

Hi, @gtallen1187 Good point! However, I don't think it's deprecated, the source code of it runs stable, but it's just unmaintained from the commit history since Feb 2018 I guess....

https://github.com/algolia/github-awesome-autocomplete/issues/96#issuecomment-535839350 https://github.com/algolia/github-awesome-autocomplete/issues/97#issuecomment-577529553 Quote: > PR is welcome. on Sep 27, 2019 @Haroenv > We need to update .... on Jan 23, 2020 @rayrutjes So I think it cannot be called...

I’m also interested in how much work it will take to maintain this project to a longer run. Let me know ☺️