Replies: 2 comments
-
我认为没必要下载封面,因为一般封面都是图一裁切的,而且封面对我个人而言没什么下载价值。想加下载代码可以参考以前的issue,有提供过这方面代码。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
找了下 找到下面的python代码 op = JmOption.default() id_list = [245959] def download_avatar(album_id): for aid in id_list: 我想知道这个代码要怎么使用,因为我是在docker中安装python使用这个项目的,如果可以使用的话,里面的id能不能和jmcomic id 对应。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
新功能请求
在App客户端下可以看到有封面,是不是在下载的时候顺便提取并下载到目录切命名为普遍的封面格式,压缩成zip是也一样。
Beta Was this translation helpful? Give feedback.
All reactions