Coder Social home page Coder Social logo

seedjyh / ifcomicdownloader Goto Github PK

View Code? Open in Web Editor NEW
28.0 28.0 9.0 11.7 MB

一个命令行界面,可下载国内各在线漫画网站的图片到本地的程序。用C++开发基础架构,由LUA开发分析脚本,由Python库完成特殊功能(如DES解密)。

Lua 29.96% C++ 30.00% C 1.06% Python 3.75% HTML 35.24%

ifcomicdownloader's People

Contributors

seedjyh 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

Watchers

 avatar  avatar  avatar  avatar  avatar

ifcomicdownloader's Issues

将页面缓存根据漫画的不同而分开

目前所有下载任务的页面缓存都放在同一个目录下。
这将导致页面缓存文件堆积,而如果想要清理,也只能全部一起清理。
所以如果能将每一部漫画下载时产生的页面缓存分开保存,就可以避免cache目录内文件过多。
可以对URL进行MD5产生子文件夹,或者将cache目录设定为和漫画目录下的cache子文件夹。

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.