jkdfzx

Results 3 comments of jkdfzx

其实我後来改写了 主要是为了可以针对章节自动更新,连带章节id也做成自动替换了 写了一些自己想要的流程跟自动处理 做成下载成 本子id/1 本子id/2.. 然後自动移动到 自订标题名称/1 自订标题名称/2.. 最後将json资料自动替换成最新的章节id 主要code ```Python import jmcomic import shutil import os import json #删除空资料夹,子目录为空也删除 def delete_empty_directories(directory_path): for root_dir, subdirectories, files in os.walk(directory_path, topdown=False):...

![image](https://github.com/hect0x7/JMComic-Crawler-Python/assets/139644591/24d76013-4fe2-44c7-814d-bee3b3739e3d) ![image](https://github.com/hect0x7/JMComic-Crawler-Python/assets/139644591/1a6307bd-071f-407d-aacd-621dec1dc9ab) 请问下载路径rule这样写哪边问题? 试了下,好像没有依照路径存放