Skip to content

Writes ID3v2 chapters to your MP3 audiobook borrowed from Overdrive.

Notifications You must be signed in to change notification settings

oczkoisse/overdrive-chapterizer

Repository files navigation

Overdrive Chapterizer

Audiobooks downloaded from Overdrive in MP3 format have ID3 tags that describe chapter information. However, those tags are usable only in Overdrive and Libby media players, and aren't supported in general media players. It is more useful to have chapter information as ID3v2 chapter tags instead. This utility helps you to transfer Overdrive chapters to ID3v2 chapter tags instead.

This utility allows you to:

  • Display existing Overdrive chapters
  • Display existing ID3v2
  • Modify existing ID3v2 chapters by title, start time or end time
  • Insert new chapters
  • Remove existing chapters

Requirements

  • eyed3
  • pyqt5

Usage

python3 chapterize.py

About

Writes ID3v2 chapters to your MP3 audiobook borrowed from Overdrive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages