Giter Club home page Giter Club logo

Comments (5)

abcfy2 avatar abcfy2 commented on June 28, 2024

刚测试了一下,还可以用。不过只能下载免费漫画,收费漫画只能下载第一张图。

from getcomic.

abcfy2 avatar abcfy2 commented on June 28, 2024

话说回来,腾讯是做过反爬处理,我的算法已经改过好几次了。第一个版本是可以爬取收费漫画的(因为页面的Ajax没做验证,可以直接返回收费漫画的图片地址),后来改过几次之后,收费漫画就再也不能直接下载了(我也懒的做登录了,估计用的人也不会买涨,毕竟要扣钱的,而且未必会信任)。

from getcomic.

guozhouwei avatar guozhouwei commented on June 28, 2024

@abcfy2
非常感谢您的神速回复! 那我就用这个了哈~

from getcomic.

mengmo avatar mengmo commented on June 28, 2024

@abcfy2

我也懒的做登录了

那么,能不能借鉴一下 you-get 的做法,调用 cookies 呢?

from getcomic.

abcfy2 avatar abcfy2 commented on June 28, 2024

这样的话恐怕大多数用户都不知道怎么用。现在化的浏览器都会加密自己的cookies文件,从外部难以直接获取。那么就只能从浏览器的开发者工具自己复制出cookie字符串,考虑到这里对大多数用户来说实在有点难度。另外,登录目前来说挺鸡肋的,也就是下载已付费的漫画有点用,不过,下载已付费的漫画这里就已经是官方app的强项了,我也就没必要重复造轮子。这个小工具的初衷只是为了自己在pc上追漫画方便点。随着腾讯动漫官方app不断完善,在移动设备上追漫画也挺方便的了。

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.