Git Product home page Git Product logo

manhuagui-dlr's People

Contributors

hsslc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

manhuagui-dlr's Issues

PIL 無法開啟 webp 類型的檔案

有成功下載第一個 webp 檔案,接下來就出現錯誤訊息:

UnidentifiedImageError: cannot identify image file '1_seemh-001-563b.jpg.webp'

請問是不是我的環境漏裝了什麼套件呢?
謝謝!

Some issue on authorization

thanks for the great work.
But it won't work well on my site as Manhuagui has some authority check in its headers.
here is some patches I am using, hope it would help.
main.py (

    headers = {'authority': 'tw.manhuagui.com',
               'method': 'GET',
               'path': '/comic/%s/' % checked_id,
               'scheme': 'https',
               'accept-encoding': 'gzip, deflate, br',
               'accept-language': 'zh-TW,zh;q=0.9,ja;q=0.8,en-US;q=0.7,en;q=0.6'}
    res = requests_get(request_url % checked_id, headers=headers)

And same trick can be done on get,py while accessing comic page.
the checked_id is not available in get.py, but I found that any number would work as well, so just replace the real checked_id with 1234 will be fine.

下載14話漫畫后被封ip

因爲今天需要遠行昨夜下載了14話漫畫 早上起來 發現進不去漫畫櫃
換個ip就正常
煩請大神指教一二,有什麽辦法解決ip被封嗎?

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.