Skip to content

Donwload and organize Overdrive files with Audible chapters

License

Notifications You must be signed in to change notification settings

JaegerMaster/overdrive-audible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OverDrive Tools Audible

A set of tools for managing OverDrive audiobooks, including downloading, chapter extraction, and processing.

Installation

pip3 install .

Usage

The package provides several commands:

  1. Download audiobooks:
overdrive-tools-audible download file.odm
  1. Extract chapters:
overdrive-tools-audible extract /path/to/audiobook
  1. Process chapters:
overdrive-tools-audible process /path/to/audiobook
  1. Return a borrowed book:
overdrive-tools-audible return file.odm

Each command supports additional options. Use --help to see all options:

overdrive-tools-audible --help

About

Donwload and organize Overdrive files with Audible chapters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages