mkb79 / audible-cli

A command line interface for audible package. With the cli you can download your Audible books, cover, chapter files.
GNU Affero General Public License v3.0
469 stars 47 forks source link

convert to list of dictionaries #173

Open zaclohrenz opened 11 months ago

zaclohrenz commented 11 months ago

csv.writer.writerow expects a list of dictionaries, not a list of lists, so this changes to what utils.py expects

mkb79 commented 10 months ago

I does not have a Goodreads account anymore. Can you verify that your code works?