Audible Metadata to MAM JSON script (with multiple AI model options)

Copies audiobook metadata to JSON and opens MAM upload page. Optionally offers multiple AI models for category selection.

ผู้เขียน
Snowman King
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
15
คะแนน
1 0 0
เวอร์ชัน
1.4.2
สร้างเมื่อ
04-10-2024
อัปเดตเมื่อ
19-10-2024
สัญญาอนุญาต
MIT
ปรับใช้กับ

Improved Audiobook Metadata Extractor for Audible

This script enhances your Audible browsing experience by adding a convenient button to extract comprehensive metadata from audiobook pages. It's perfect for users who want to shorten the time it takes to catalog audiobooks on MAM or any other site that uses the same json parser. If you don't know what MAM is, don't ask, as that means this script won't help you.

Features:

  • Extracts detailed metadata including title, authors, narrators, series info, and more
  • Implemented smart category matching to improve accuracy in audiobook choices by using scoring of key words if there is not a direct match
  • Implemented an option to use AI to help with category matching to improve accuracy in audiobook choices if there is not a direct match
  • Cleans up author and narrator names by removing unnecessary titles and honorifics
  • Formats additional tags with duration, release date, publisher, and categories
  • Copies metadata to clipboard in JSON format
  • Automatically opens the MAM upload page after copying

How to Use:

  1. Install the script using Greasemonkey or Tampermonkey
  2. Navigate to any Audible audiobook page
  3. Look for the "Copy Metadata & Open MAM" button in the bottom-right corner of the page
  4. Click the button to copy the metadata and open the MAM upload page

Customization:

You can customize the script by modifying the following constants at the top of the script:

  • RIPPER: Set this to your preferred ripper (e.g., "InAudible", "Libation", "OpenAudible","MusicFab", etc.)
  • CHAPTERIZED: Set to true if your audiobooks are properly chapterized, false otherwise

Compatibility:

This script is compatible with all audible languages as long as they follow the audible.tld/pd/ or audible.tld/ac/ format

Notes:

  • This script is intended for personal use and cataloging purposes
  • Please respect copyright laws and terms of service when using extracted metadata
  • For any issues or feature requests, please comment on the script page on MAM

Enjoy easier audiobook cataloging with this metadata extractor!