This repo includes the script/app I used to create a MP3 disc for an elderly visually impaired brother. Each song is automatically announced using its track number and title by merging it with a file created by Google Text-to-Speech.
- Download "Sing Out Joyfully" to
Jehovah as a
.jwpub
in the language of your choice and put it intoinput
. - Download all the recordings of "Sing Out Joyfully" to Jehovah as a
.zip
and put it intoinput
as well. - Run
mix do compile, create
During development, binwalk was an essential tool which helped me to understand the structure of .jwpub
files. Go check it out.