β¬ bookhunter
Downloading books from talebook, δΈη§δΉ¦ε±
, 倩ζ΅ͺδΉ¦ε±, SoBooks and Telegram Channels. This is a totally
rewritten fork compared to its original version.
π§ Development
- Go Releaser is used for releasing and local building
- golangci-lint is used for code style.
- pre-commit is used for checking code before committing.
πΎ Install
π Homebrew (for macOS, Linux)
brew tap bookstairs/tap
brew install bookhunter
π» Scope (for Windows)
scoop bucket add bookstairs https://github.com/bookstairs/scoop-bucket.git
scoop install bookstairs/bookhunter
π Manually
Download the latest release in release page. Choose related tarball
by your running environment.
π Usage
Login Aliyundrive to get the refreshToken
We would show a QR code at the first time. And cache the refreshToken
after successfully login.
bookhunter aliyun
Download textbooks for Kids
Usage:
bookhunter k12 [flags]
Flags:
-d, --download string The book directory you want to use (default ".")
-h, --help help for k12
--ratelimit int The allowed requests per minutes for every thread (default 30)
-t, --thread int The number of download thead (default 1)
Global Flags:
-c, --config string The config path for bookhunter
--proxy string The request proxy
-a, --user-agent string The request user-agent (default "Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/13.0 Firefox/13.0")
--verbose Print all the logs for debugging
Register account in Talebook
Usage:
bookhunter talebook register [flags]
Flags:
-e, --email string The talebook email
-h, --help help for register
-p, --password string The talebook password
-u, --username string The talebook username
-w, --website string The talebook link
Global Flags:
-c, --config string The config path for bookhunter
--proxy string The request proxy
-a, --user-agent string The request user-agent (default "Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/13.0 Firefox/13.0")
--verbose Print all the logs for debugging
Download books from Talebook
Usage:
bookhunter talebook download [flags]
Flags:
-d, --download string The book directory you want to use (default ".")
-f, --format strings The file formats you want to download (default [epub,azw3,mobi,pdf,zip])
-h, --help help for download
-i, --initial int The book id you want to start download (default 1)
-p, --password string The talebook password
--ratelimit int The allowed requests per minutes for every thread (default 30)
-r, --rename Rename the book file by book id
-t, --thread int The number of download thead (default 1)
-u, --username string The talebook username
-w, --website string The talebook link
Global Flags:
-c, --config string The config path for bookhunter
--proxy string The request proxy
-a, --user-agent string The request user-agent (default "Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/13.0 Firefox/13.0")
--verbose Print all the logs for debugging
Download books from Tianlang
Usage:
bookhunter tianlang [flags]
Flags:
-d, --download string The book directory you want to use (default ".")
-e, --extract Extract the archive file for filtering
-f, --format strings The file formats you want to download (default [epub,azw3,mobi,pdf,zip])
-h, --help help for tianlang
-i, --initial int The book id you want to start download (default 1)
--ratelimit int The allowed requests per minutes for every thread (default 30)
--refreshToken string Refresh token for aliyun drive
-r, --rename Rename the book file by book id
--secretKey string The secret key for tianlang (default "359198")
--source string The source (aliyun, telecom, lanzou) to download book (default "telecom")
--telecomPassword string Telecom drive password
--telecomUsername string Telecom drive username
-t, --thread int The number of download thead (default 1)
Global Flags:
-c, --config string The config path for bookhunter
--proxy string The request proxy
-a, --user-agent string The request user-agent (default "Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/13.0 Firefox/13.0")
--verbose Print all the logs for debugging
Download books from SoBooks
Usage:
bookhunter sobooks [flags]
Flags:
--code string The secret code for SoBooks (default "844283")
-d, --download string The book directory you want to use (default ".")
-e, --extract Extract the archive file for filtering
-f, --format strings The file formats you want to download (default [epub,azw3,mobi,pdf,zip])
-h, --help help for sobooks
-i, --initial int The book id you want to start download (default 1)
--ratelimit int The allowed requests per minutes for every thread (default 30)
-r, --rename Rename the book file by book id
-t, --thread int The number of download thead (default 1)
Global Flags:
-c, --config string The config path for bookhunter
--proxy string The request proxy
-a, --user-agent string The request user-agent (default "Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/13.0 Firefox/13.0")
--verbose Print all the logs for debugging
Download books from Sanqiu
Usage:
bookhunter sanqiu [flags]
Flags:
-d, --download string The book directory you want to use (default ".")
-e, --extract Extract the archive file for filtering
-f, --format strings The file formats you want to download (default [epub,azw3,mobi,pdf,zip])
-h, --help help for sanqiu
-i, --initial int The book id you want to start download (default 1)
--ratelimit int The allowed requests per minutes for every thread (default 30)
--refreshToken string Refresh token for aliyun drive
-r, --rename Rename the book file by book id
--source string The source (aliyun, telecom, lanzou) to download book (default "telecom")
--telecomPassword string Telecom drive password
--telecomUsername string Telecom drive username
-t, --thread int The number of download thead (default 1)
Global Flags:
-c, --config string The config path for bookhunter
--proxy string The request proxy
-a, --user-agent string The request user-agent (default "Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/13.0 Firefox/13.0")
--verbose Print all the logs for debugging
Download books from Youyidu
Usage:
bookhunter youyidu [flags]
Flags:
-d, --download string The book directory you want to use (default ".")
-e, --extract Extract the archive file for filtering
-f, --format strings The file formats you want to download (default [epub,azw3,mobi,pdf,zip])
-h, --help help for youyidu
-i, --initial int The book id you want to start download (default 1)
--ratelimit int The allowed requests per minutes for every thread (default 30)
--refreshToken string Refresh token for aliyun drive
-r, --rename Rename the book file by book id
--source string The source (aliyun, telecom, lanzou) to download book (default "telecom")
--telecomPassword string Telecom drive password
--telecomUsername string Telecom drive username
-t, --thread int The number of download thead (default 1)
Global Flags:
-c, --config string The config path for bookhunter
--proxy string The request proxy
-a, --user-agent string The request user-agent (default "Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/13.0 Firefox/13.0")
--verbose Print all the logs for debugging
Download books from Telegram groups.
Example command: bookhunter telegram --appID ****** --appHash ****** -k https://t.me/MothLib
Please refer Creating your Telegram Application to obtain your appID
and appHash
.
Usage:
bookhunter telegram [flags]
Flags:
--appHash string The app hash for telegram
--appID int The app id for telegram
-k, --channelID string The channel id for telegram
-d, --download string The book directory you want to use (default ".")
-e, --extract Extract the archive file for filtering
-f, --format strings The file formats you want to download (default [epub,azw3,mobi,pdf,zip])
-h, --help help for telegram
-i, --initial int The book id you want to start download (default 1)
-b, --mobile string The mobile number, we will add +86 as default zone code
--ratelimit int The allowed requests per minutes for every thread (default 30)
--refresh Refresh the login session
-r, --rename Rename the book file by book id
-t, --thread int The number of download thead (default 1)
Global Flags:
-c, --config string The config path for bookhunter
--proxy string The request proxy
-a, --user-agent string The request user-agent (default "Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/13.0 Firefox/13.0")
--verbose Print all the logs for debugging