View Single Post
Old 01-09-2019, 09:18 PM   #7
xiatian
Connoisseur
xiatian began at the beginning.
 
Posts: 51
Karma: 10
Join Date: Oct 2018
Device: kindle
To put it simply, I have the following feed:

Quote:
[(u'Chapter One', [{'url': u'file:///root/test/test/1-1.html', 'title': u'Day One'}, {'url': u'file:///root/test/test/1-2.html', 'title': u'Day Two'}]), (u'Chapter Two', [{'url': u'file:///root/test/test/2-1.html', 'title': u'Day Three'}, {'url': u'file:///root/test/test/2-2.html', 'title': u'Day Four'}])]
How can I use ebook-convert to convert these html files into a single epub book rahter than using a recipe system(because recipe cannot add audio files)?
xiatian is offline   Reply With Quote