Giter Club home page Giter Club logo

Comments (7)

Mapaler avatar Mapaler commented on June 6, 2024

lantern 是什么?Linux下也有Aira2啊。网上搜的

常出现的Connection reset by peer: 原因可能是多方面的,不过更常见的原因是:
①:服务器的并发连接数超过了其承载量,服务器会将其中一些连接Down掉;
②:客户关掉了浏览器,而服务器还在给客户端发送数据;
③:浏览器端按了Stop

你看看你的设置是不是并发下载太多?

直接打开链接403是肯定的,因为需要Referer。脚本是会把Referer发送给Aria2的。

可以用RefControl之类的扩展设置Referer来Debug(但对www.pixiv.net设置referer会影响到单图漫画扩展名的获取)。

from pixivuserbatchdownload.

c1araliang avatar c1araliang commented on June 6, 2024

lantern是爬墙软件,移动网下P站已挂..
并发下载是1,我用的是chrome,不管手动开关referer扩展都是error😂

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

你看看浏览器端你发送的时候,post里referer有没有发送正确。
image 7

from pixivuserbatchdownload.

c1araliang avatar c1araliang commented on June 6, 2024

Referer:http://www.pixiv.net/member_illust.php?id=
referer是正确的,猛然发现webui失败时显示active:5,可我设置的max-connection-per-server=1,不知道和这个有关吗。

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

这个referer不正确吧,这是用户作品列表页面,而不是作品信息页面,再说id呢?
你试试改脚本设置的引用页面(Referer)为 http://www.pixiv.net/ 或者 http://www.pixiv.net/member_illust.php?mode=medium&id=%{illust_id}然后试试?也就是全部用固定的来下载。

from pixivuserbatchdownload.

c1araliang avatar c1araliang commented on June 6, 2024

是lantern的锅 referer应该是对的 抱歉抱歉抱歉( ;∀;)!!!
手动增加 http-proxy 就 成功了!

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 6, 2024

你说的这些我都不懂啊,我只会Windows。

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.