m4b-tool
jid
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.
m4b-tool
- Plex Music library incorrect track order
- Audiobooks and chapter selection.
- help: how to disable Shuffle for audiobooks?? I disabled everything I could find that had shuffle in it. For example this audiobook has 7 parts and rather than play 1-7 it plays in a random order every time this time starting with part 2 first.
- BATCH Merging and converting solution for 3.5 TerraByte Audiobook Library?
-
Combining mp3/m4a files into one audiobook?
I’ve been using https://github.com/sandreas/m4b-tool for years to combine files into m4b, add cover and metadata. I also use iOS and prologue for listening.
-
Plex needs an audio book style library
MP3Merge, m4b-tool. This one is interesting for iOS users.
- Question for bulk ripping audiobooks
-
Best Windows app for combining multiple MP3s into single M4B
Look into m4btool (https://github.com/sandreas/m4b-tool). Audiobookbinder increases the m4b filesize. Followed this post for my own purposes: https://apple.stackexchange.com/questions/426094/convert-multiple-mp3-files-or-single-m4a-into-m4b-with-ffmpeg-and-afconvert
- How to merge several m4a files into a single chapterized m4b?
-
Convert m4b
M4B-tool which wraps ffmpeg might be your best bet if you are planning on converting m4b’s.
jid
-
Zq: An Easier (and Faster) Alternative to Jq
It took me a while to grok jq, but now that I do I kinda like it? I don't think I want to learn yet another thing.
I do like tools that complement/supplement jq though, like jid: https://github.com/simeji/jid
- Ask HN: Local Tools for Viewing JSON
-
jless - Command Line JSON Viewer
Link for the lazy: https://github.com/simeji/jid
- FX: An interactive alternative to jq to process JSON
- Tips on Adding JSON Output to Your CLI App
- jid
-
How to navigate an API from the terminal
If you're trying to work out the structure and content of an API's JSON responses, you can keep paging through the documentation and the paged output of less or you can reach for more precise JSON parsing tools such as, jq and jid.
-
Help using JQ interactively?
Yeah, I love me some jq, and my first reaction to the JSON tools page was 'What do these bring to the table that jq doesn't?". Gron and Jid changed my mind.
- My favorite cli/tui programs:
- Ask HN: Tools you have made for yourself?
What are some alternatives?
ffmpeg-python - Python bindings for FFmpeg - with complex filtering support
jiq - jid on jq - interactive JSON query tool using jq expressions
AudioBookConverter - Improved AudioBookConverter based on freeipodsoftware release (mp3 to m4b converter)
fx - Terminal JSON viewer & processor
Audiobooks.bundle - Audiobook metadata agent for Plex
super - An analytics database that puts JSON and relational tables on equal footing
Plex-Audiobook-Guide - A walkthrough for optimal Audiobook experience using Plex
dasel - Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
KeenWrite - Free, open-source, cross-platform desktop Markdown text editor with live preview, string interpolation, and math.
pxi - 🧚 pxi (pixie) is a small, fast, and magical command-line data processor similar to jq, mlr, and awk.
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.
qdoc - Convert documentation within a Lua script into a Markdown file.