Giter Club home page Giter Club logo

Comments (23)

Mapaler avatar Mapaler commented on June 6, 2024

image 4
就是手贱,还是开始写了,今天做出了一点UI的基础。

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

image 5
熬夜这么久已经累了,目前只把Token获取做好了。还需要重新做设置的保存功能。

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

image 8
调整UI更让人感觉上瘾啊

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

image 3
进一步完善了视窗模拟

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

image 1
好费脑啊

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

之前以为新的PAPI原来都已经不是那么新了,都已经出Bug了,我得推倒重来,换最新的app-api

from pixivuserbatchdownload.

lzh890208 avatar lzh890208 commented on June 6, 2024

P站改版了,这点应该不会错
https://greasyfork.org/zh-CN/forum/discussion/13633/x
这脚本的第二页出问题了
其中那个书签能用,不知道可不可以参考

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

我这次是直接用抓包分析的P站官方手机客户端的API来写,几乎不受网页版影响了,当然为了方便还是需要网页版读取很少的信息。另外我是用原生JS写的,没用JQ。但是目前是完全的推倒重来,原来的代码复用率不到1%,开发很慢,慢慢等吧。

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

一大早起来考试好累好困啊,好想睡觉,谁来帮我设计一下逻辑和UI啊

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

因为更换了API版本,所有信息获取相关的又得完全重写

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

image 4
终于把新版APP-API的信息获取做好了。因为是推倒重来的,这几天事情又多,就做了4天这么久。
upbit/pixivpy#29
获取收藏信息这一块,看起来和作品一样,但是涉及到的各种异常情况真是太多了。

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

今天才了解到ES5的Object.creat()新特性,还得慢慢学习,应该能减少程序的复杂度才对。

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

Object.creat() 对于我这种没学过体系的业余爱好者还是较难理解。暂时先不管这个了,先还是用复杂的方法解决。把下载完成了再说。

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

好像现在已经可以用了?不过我还没po上来

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

诚招小白鼠,体验,找优先级BUG

from pixivuserbatchdownload.

lzh890208 avatar lzh890208 commented on June 6, 2024

モルモット来た,脚本呢?

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

モルモット来た是什么意思?脚本进入develop_v5分支获取吧。看一楼。

我今天先把文档写了,后面再优化程序。

from pixivuserbatchdownload.

lzh890208 avatar lzh890208 commented on June 6, 2024

モルモット就是小白鼠呀
你需要这个划词的https://greasyfork.org/scripts/16203/
UI的话还有这个https://github.com/mayswind/AriaNg/blob/master/README-CHS.md
不过如果用了禁了COOKIE就会卡死
试了下可以用
token过时会去掉本来见面的登录状态呢

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

我已经把v5分支合并到主分支了,v5分支不更新了。最好去对应的脚本网站来安装,这样油猴支持自动更新。

今天一天都在写文档,现在文档大体

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

完成了,看文档就知道怎么进行自定义文件名了。


马德,路上又有2G信号干扰,LG G4屏幕又乱跳,给我点了关闭。

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

那个AiraNg看起来好像很不错的样子,回去试试看,到时候加到说明里去。

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

禁用cookie卡死是因为为了模拟手机登录的所有信息,我把cookie里的device也读取发送出去了,其实好像不是必须的,你需要禁用cookie吗?

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

token登陆毕竟也是使用的同一个浏览器模拟,登录的同时就是把网页版的session换成了pubd登陆的那个,所以一掉网页版的也掉了。

from pixivuserbatchdownload.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.