Skip to content

jinyeow/webnovel-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webnovel-dl

Like YouTube-dl for webnovels.

Installation

$ # git clone the repo
$ git clone https://github.com/jinyeow/webnovel-dl
$
$ # build the binary
$ cd webnovel-dl
$ crystal build src/webnovel-dl.cr --release
$
$ # copy the binary into your $PATH
$ cp webnovel-dl ~/.bin

Usage

See webnovel-dl --help. See supported_sites.md for a list of providers.

Contributing

  1. Fork it ( https://github.com/jinyeow/webnovel-dl/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Like youtube-dl for webnovels.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published