首页 > TAG信息列表 > MaxPages

网络漫画转换器代码

import os import requests import xml.etree.ElementTree as ET BookName = "output" ChapterNum = 21 MaxPages = 100 def download_chapter(path,index): for i in range(MaxPages): if i+1<10: link="https://images.dmzj.c