Giter Club home page Giter Club logo

Comments (3)

Mapaler avatar Mapaler commented on June 24, 2024

如果会编程可以直接参考 https://github.com/upbit/pixivpy 进行开发,我这个获取数据的基本原理一样的,都是请求手机APP的API。

PUBD本身前几年为了实现多画师批量下载,同时为了节省请求,我是考虑用本地数据库储存数据的,但是后来因为个人只是基于兴趣导向的业余开发者,的能力不足就搁置了,再加上没使用动力了就没继续开发新功能了。
开发了几年其他项目后,现在觉得这个的代码太老了,要我继续开发,都让我我更想从头再来过了,更没动力。


关于自动保存文本文件

因为调用的aria2来下载,aria2没有直接保存指定文件的功能,类似的功能是用来上传种子的。v3.0的时候就用来生成自定义文件的,只能保存成hash码.torrent的格式,所以我需要额外运行一个脚本,来将它转换成desktop.ini,来实现文件夹显示为作者头像,文件夹名显示为作者名称。

很多人并不是发送到本地的Aria2,而是发送到nas上面去,这个仅对Windows有用并且需要额外手动执行功能本地代码的试验功能就废弃了。

from pixivuserbatchdownload.

1223334444abc avatar 1223334444abc commented on June 24, 2024

要是会编程就好了(扶额.jpg)
这几年用下来还是PUBD最省心,最开始也是从OX163转移过来的

https://github.com/mikf/gallery-dl/issues/4704
这几天在研究转向gallery-dl批量下载
这门槛实在是太高了(扶额.jpg)
主要还是似乎没法实现与PUBD一致的动图处理,它是要么直接下zip,要么编为视频,且不考虑中间延迟值

攒了太多数据 换工具就是大折磨
实在不行还是继续手动撸了.......
(小小吐槽一下)
以及文件夹图片我甚至是手动指定的(

from pixivuserbatchdownload.

Mapaler avatar Mapaler commented on June 24, 2024

对于我,就是Aria2限制了后端操作,起早就构思过考虑帧率的动图处理,但是需要额外编写一个后端程序,没有现成的跨平台解决方案。如果自己搭建一个服务器后端,又需要花我的钱。

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.