0.0.5 • Published 5 years ago

thebook-pdfy v0.0.5

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

thebook-pdfy

더북(thebook.io) 공개책 pdf로 저장하기

npm

Install

npm i -g thebook-pdfy

without Install

npx thebook-pdfy

Requirement

  • Node 11
  • Chrome (PC에 설치된 크롬 API를 사용합니다)

CLI

Usage
    $ thebook-pdfy <?bookId|bookUrl>

Options
    --all, -a   Pdfy all the books.
    --dir, -d   Directory to save.
    --preview - p  Preview book with pdfy.
    --file-name -f
    --concurrency, -c
    --overwrite, -o

Examples
    $ thebook-pdfy
    $ thebook-pdfy 006982
    $ thebook-pdfy https://thebook.io/006982
    $ thebook-pdfy --all

Interactive mode

gif

License

MIT