Skip to content

v0.2.0

Latest

Choose a tag to compare

@moifort moifort released this 24 Mar 21:34

What's New

Catalog Search

  • catalog() — Search by genre with category: 'science-fiction'
  • 50+ sub-genres with slash notation ('science-fiction/space-opera', 'fantasy/epic', etc.)
  • FR and US locales mapped
  • Sort optionsRelevance (default), BestSellers, AvgRating, MostVoted (slow, fetches all pages)
  • limit — control results (limit: 20, limit: 'all')

Simplified API

  • Renamed: login(), register(), refresh(), library(), wishlist(), catalog(), verify()
  • Auto-refresh — credentials refreshed automatically before every API call

Full Data

  • All Audible API fields: ratings (overall/performance/story), categories, listening progress, ISBN, subtitle, cover images, relationships

Developer Experience

Install

bun add audible-api-ts

Documentation

https://moifort.github.io/audible-api-ts