Thread
:
Using fetch-ebook-metadata from a python script
View Single Post
02-14-2022, 09:37 PM
#
2
kovidgoyal
creator of calibre
Posts: 45,609
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You are not serializing the command line arguments properly in your python script. You want something like
['--title', title, '-c', cover_path, etc]
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS