Skip to content

基于go语言的一个拷贝漫画下载器,我们承诺:不使用官方 api!下载高速不限流(不是)

License

Notifications You must be signed in to change notification settings

PICOF/CopyComicDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CopyComicDownloader

基于go语言的一个拷贝漫画下载器

使用方法

命令行参数输入 -h 查看全部参数

C:\Users\ANGER\goLandCode\sese> ./sese.exe -h           
Usage of C:\Users\ANGER\goLandCode\sese\sese.exe:
  -all
        是否整本下载,开启后无法指定章节
  -concurrent
        是否在整本下载时针对每个章节都采用并发下载(速度快,但容易因为请求过多导致问题)
  -limit int
        搜索漫画的返回结果条数,默认为十条 (default 10)
  -name string
        漫画名字,默认为电锯人 (default "电锯人")

其中 allconcurrent 都默认关闭

About

基于go语言的一个拷贝漫画下载器,我们承诺:不使用官方 api!下载高速不限流(不是)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages