GithubHelp home page GithubHelp logo

cologler / doggoo-nodejs Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 2.0 349 KB

spider for some novel sites.

License: GNU General Public License v3.0

JavaScript 0.37% Batchfile 0.17% TypeScript 99.42% PowerShell 0.04%
novel epub lightnovel

doggoo-nodejs's Introduction

doggoo

Just download the novel.

使用此工具生成的电子书禁止传播。

License

GPLv3.

How To Compile

For compile, you need to install pkg.

npm i -g pkg

then run the command:

npm run compile

If you cannot download precompiled base binaries file, try take a look this.

After compile, you should found the binary executable file in dist-bin directory.

How To Use

open cmd.exe, try input:

doggoo.exe https://www.lightnovel.cn/thread-899097-1-1.html

if you try to output txt file, try:

doggoo.exe https://www.lightnovel.cn/thread-899097-1-1.html --format txt

options

format

Set output format.

  • epub (default)
  • txt
  • markdown

cc

Supported chinese convert:

  • hk2s : hongKongToSimplified
  • s2hk : simplifiedToHongKong
  • s2t : simplifiedToTraditional
  • s2tw : simplifiedToTaiwan
  • t2hk : traditionalToHongKong
  • t2s : traditionalToSimplified
  • t2tw : traditionalToTaiwan
  • tw2s : taiwanToSimplified

cookie

set by args

use --cookie your_cookie.

default cookie file

Auto load default cookie from file in current work directory named doggoo_cookie.txt.

load from file

--cookie @cookie.txt will load cookie from file cookie.txt.

doggoo-nodejs's People

Contributors

cologler avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

doggoo-nodejs's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.