A command line tool to convert text files to audiobooks
Project description
BookListen 🎧
AudioBooker is a command-line tool to convert text files to mp3 files. The mp3 files are stored in ~/booklisten
.
Installation
Install with pip: pip install booklisten
Install from source:
- Clone from github:
git clone https://github.com/mordy-python/booklisten
- Install dependencies:
pip install -r requirements.txt
- Install with
setup.py
:python setup.py install
Usage
Usage: booklisten [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
convert Convert FILENAME to .mp3
convert-dir Convert all files in DIRECTORY to .mp3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
BookListen-1.0.5.tar.gz
(2.3 kB
view hashes)
Built Distribution
Close
Hashes for BookListen-1.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86ba31b089eb7893e0c3c1eeb28826d5fb6c220c88e690026e40264ae2b4b584 |
|
MD5 | 891af4afdcfa1deb30c1deaa9302d5aa |
|
BLAKE2b-256 | f2db2388a0d65e5289317c4f83e8977f536b90631d43018ddc3eb734f35910f3 |