Git Product home page Git Product logo

Comments (6)

abcfy2 avatar abcfy2 commented on August 17, 2024

从来没注意PC端和移动端用的分辨率不一样。 前段时间因为这个issue #18 重写了爬取接口,当时为了省事用了移动端的页面解析,因为PC端的页面在章节少和章节多的场景下页面样式不一样,但是移动端是统一的,所以统一用了移动端的页面下载的漫画。

抽时间看看有没有比较好的方案能处理PC端页面解析的问题。

from getcomic.

abcfy2 avatar abcfy2 commented on August 17, 2024

确认了下,我用PC端看了下最新的一人之下漫画,确实是800px的,还有野良神的PC端漫画也是800px的。你找找看哪些漫画还有1100px的?如果有的话用我的工具下载下来还是800px的吗?

from getcomic.

kodoking avatar kodoking commented on August 17, 2024

野良神我今天刚从浏览器用扒图工具下了,是1100px的:
链接: https://pan.baidu.com/s/1PXQrMqexlQsd-TuO6IiilQ 密码: 9ssc
(01-74话是以前用你的软件下的,75话是今天用浏览器扒图插件下的)

from getcomic.

abcfy2 avatar abcfy2 commented on August 17, 2024

好像的确是这样,移动端和PC端返回的分辨率是不一样的,我把页面改到PC端页面吧。野良神的75话开始是1100px的,第一话的确只有820px。在移动端似乎都缩放成了800px

from getcomic.

abcfy2 avatar abcfy2 commented on August 17, 2024

另外发现如果要下载收费漫画,需要在cookie中包含三个key: uin=xxxxx; ptisp=ctc; skey=@xxxxx,暂时没细细研究这三个值是怎么得到的,感觉ptisp应该是固定的,其他两个是怎么算出来的暂时没精力研究。

EDIT: 似乎ptisp是可选的,最少包含两个key uinskey就可以下载到收费漫画

from getcomic.

abcfy2 avatar abcfy2 commented on August 17, 2024

Fixed. 解析页面改到了ac.qq.com

from getcomic.

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.