Scripts
ctfb
Scripts | ctfb | |
---|---|---|
3 | 1 | |
20 | 7 | |
- | - | |
2.7 | 2.2 | |
about 3 years ago | over 1 year ago | |
Perl | JavaScript | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Scripts
-
Ask HN: Is there a Calibre equivalent for Audio books?
I have 3, listed here: https://github.com/captn3m0/scripts
* split-audio-by-chapters (Based on metadata inside the AAX file)
* split-by-audible (If audible doesn't provide splits in the m4a, but chapters are marked in the web/mobile player - you can copy the chapter listing and use this). See source for format.
* split-by-silence (In some cases audible doesn't provide any chapters at all, and this is my last-ditch effort).
- FFmpeg 4.4
ctfb
-
FFmpeg 4.4
I'm a voracious audiobook consumer and get my books in all forms and shapes. At some point, I got tired of organizing them and decided to put them in my Calibre library, re-encoding each book first into a single file preferably with chapter information. To my surprise, existing tools were quite cumbersome, so I put together a small nodejs CLI[1] that uses ffmpeg for encoding. It was hacked together in few hours, but has saved me a ton of time since.
[1] https://github.com/zandaqo/ctfb
What are some alternatives?
tone - tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macOS, Linux and other common platforms.
Video-Hub-App - Official repository for Video Hub App
kevin-deldycke-blog - :notebook: My blog, based on Pelican.
openaudible - Audiobook Manager for Audible Users
FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git