1.3.0 • Published 6 years ago

mebookdl v1.3.0

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

Downloader CLI for mebook.cc

Command line tool for downloading ebooks from http://mebook.cc

Support MacOS only

Now also support https://sobook.cc

Prerequisition

  • git (xcode-select install or brew install git)
  • https://github.com/pz325/pan-baidu-download
    • python 2.7+
    • Requests (pip install -r requirements.txt)
    • aria2 (brew install aria2)
    • (Both pan-baidu-download and aria2 are installed as part of mebookdl post install script.)

Installation

npm install -g mebookdl

Usage

Quick check the installation

mebookdl -h

By default mebookdl downloads only azw3 format.

mebookdl -u http://mebook.cc/22827.html

Download epub format.

mebookdl -u http://mebook.cc/22827.html -e epub

Download from SoBooks.

mebookdl -u https://sobooks.cc/books/10280.html

Login in Baidu account if error occurs

mebookdl -u <url> -e <extension> --login <user:password>

Todo

  • Make mebookdl a Chrome Extension
1.3.0

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago