Skip to content

A simple tool to download audio books from Tokybook.com

Notifications You must be signed in to change notification settings

the-pat/tokybook-dl

Repository files navigation

tokybook-dl

A simple tool to download audio books from Tokybook.com.

Usage

# After cloning the repo and cd'ing to the directory:
npm install && npm run build

# The CLI will be available at ./dist/index.js.
# Use npm start -- [dir, url] to download audiobook tracks.
npm start -- 'https://tokybook.com/tales-from-earthsea' ./my-audobooks-dir

# Use the --help command to see other CLI instructions.
npm start -- --help

About

A simple tool to download audio books from Tokybook.com

Topics

Resources

Stars

Watchers

Forks