Git Product home page Git Product logo

Comments (5)

Zeal-L avatar Zeal-L commented on May 29, 2024

1245cd4
嗯,可能是在最近的这次提交里改成默认解析漫画信息的是biliplus,我还没善后呢,你可以 checkout 到之前的 commit

from bilibili-manga-downloader.

Zeal-L avatar Zeal-L commented on May 29, 2024

@shadlc 来看看?

from bilibili-manga-downloader.

shadlc avatar shadlc commented on May 29, 2024

bd40e31
已在此处修复,是历史遗留问题

from bilibili-manga-downloader.

spr-equinox avatar spr-equinox commented on May 29, 2024

貌似还有其他问题


07:44:06 | INFO | MainGUI: __init__ - 76 | save_method: Cbz压缩包
07:44:21 | INFO | Comic: getComicCover - 133 | 获取《食戟之灵》的封面图片中...
07:44:42 | ERROR | BiliPlus: retrieveAvailableEpisode - 280 | 漫画id:25467 处理BiliPlus解锁章节数据时意外失败!
07:44:42 | ERROR | BiliPlus: retrieveAvailableEpisode - 281 | BiliPlusComic.retrieveAvailableEpisode.<locals>._() takes 0 positional arguments but 1 was given
Traceback (most recent call last):
  File "L:\CppProject\downloader\src\BiliPlus.py", line 244, in retrieveAvailableEpisode
    page_html = _(f"{biliplus_detail_url}&page={pages}")
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\user\AppData\Local\pypoetry\Cache\virtualenvs\bilibili-manga-downloader-W3WLXKGx-py3.12\Lib\site-packages\retrying.py", line 56, in wrapped_f
    return Retrying(*dargs, **dkw).call(f, *args, **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\user\AppData\Local\pypoetry\Cache\virtualenvs\bilibili-manga-downloader-W3WLXKGx-py3.12\Lib\site-packages\retrying.py", line 266, in call
    raise attempt.get()
          ^^^^^^^^^^^^^
  File "C:\Users\user\AppData\Local\pypoetry\Cache\virtualenvs\bilibili-manga-downloader-W3WLXKGx-py3.12\Lib\site-packages\retrying.py", line 301, in get
    six.reraise(self.value[0], self.value[1], self.value[2])
  File "C:\Users\user\AppData\Local\pypoetry\Cache\virtualenvs\bilibili-manga-downloader-W3WLXKGx-py3.12\Lib\site-packages\six.py", line 719, in reraise
    raise value
  File "C:\Users\user\AppData\Local\pypoetry\Cache\virtualenvs\bilibili-manga-downloader-W3WLXKGx-py3.12\Lib\site-packages\retrying.py", line 251, in call
    attempt = Attempt(fn(*args, **kwargs), attempt_number, False)
                      ^^^^^^^^^^^^^^^^^^^
TypeError: BiliPlusComic.retrieveAvailableEpisode.<locals>._() takes 0 positional arguments but 1 was given

除此之外,如果默认解析漫画信息的是biliplus,扫描库存时会出现大量弹窗,一个个关掉很麻烦,希望优化一下
还有biliplus大量快速访问会出现 07:49:11 | WARNING | BiliPlus: _ - 206 | 漫画id:xxxxx 在BiliPlus爬取漫画信息失败! 状态码:503, 理由: Service Temporarily Unavailable 重试中...,多次错误会影响到扫描库存

from bilibili-manga-downloader.

Zeal-L avatar Zeal-L commented on May 29, 2024

确实,biliplus 很不稳定,肯定不会做成默认选项的,之后我弄个开关,你先回退吧

from bilibili-manga-downloader.

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.