Skip to content

tupcakes/abs-export-books-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abs-export-books-to-csv

This script will export a list of books listened to from Audiobookshelf, into a format that is compatable for import into Hardcover. See the hardcover custom csv format. Not all fields are supported by this script.

Usage

main.py [-h] -a API_KEY -u URL -l LIBRARY_ID

options:
  -h, --help            show this help message and exit
  -a, --api_key API_KEY
                        API Key for authorization
  -u, --url URL         URL (http://abs.example.com
  -l, --library_id LIBRARY_ID
                        Library ID

The output filename is currently set to "books.csv".

Example

python main.py
-a "jashdfkjahsdkfjhaskdjhfakjshdfkajshdfkjhsdf
-u "https://abs.example.com
-l "lib_aklsdhjflajhsdflkhjawdsf"

About

Main repo is hosted in codeberg.org.

Topics

Resources

Stars

Watchers

Forks

Languages