Skip to content

morefreeze/dkbson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dkbson

Extract the dkbson in duokan.com for decoding duokan data.

DO NOT use for business!!

npm install

go run main.go

You can feel free to modify main.go to any book you want, even you can set your own cookie(download it you can use Chrome extension like cookie.txt export).

TODO

  1. I am trying to generate more pretty page(alternative) and load image even book internal link:
    1. let the duokan web page load local iss file to display rich text of the book(perfect but hard).
    2. write file to html with simple format(acceptable).
  2. Add queue when downloading.
  3. Save meta data into durability store(like MongoDB, Redis).
  4. Dependent on last, support breakpoint download.

About

Extract the dkbson in duokan.com for decode duokan data

Resources

Stars

Watchers

Forks

Packages

No packages published