Expand description
Structs§
- Chapter
- Chapters follow mostly the Podcast namespace specification.
- Link
- Represents a web link for the chapter.
- Podcast
Namespace Chapter - Individual chapter inside Chapters.
- Podcast
Namespace Chapters - Chapters of the Podcast namespace.
Enums§
Functions§
- from_
description - Reads chapters from episode description (show notes).
- from_
json - Reads chapters from a JSON chapters file.
- from_
mp3_ file - Reads chapters from MP3 file’s ID3 tag frames.
- to_
description - Writes chapters to episode description (show notes).
- to_json
- Writes chapters to a JSON chapters file.
- to_
mp3_ file - Writes chapters to MP3 file’s ID3 tag frames.