chapters

Crates.iochapters
lib.rschapters
version0.4.2
sourcesrc
created_at2023-04-15 14:42:15.025391
updated_at2023-10-20 18:44:35.683402
descriptionManage podcast chapters in Rust
homepage
repositoryhttps://github.com/rssblue/chapters
max_upload_size
id839975
size8,658,147
Dovydas Joksas (joksas)

documentation

README

Chapters

Manage your podcast (or any media) chapters in multiple formats using Rust.

This crate allows you to read and write chapters

  • from and to JSON chapter files
  • from and to MP3 ID3v2 tags
  • from and to episode show notes

Optional features

  • rssblue — features used internally by RSS Blue.
Commit count: 72

cargo fmt