Improved Audiobook Metadata

Copies audiobook metadata to JSON and opens MAM upload page. Supports multiple series and works on all Audible domains.

当前为 2024-10-04 提交的版本,查看 最新版本

作者
Snowman King
评分
0 0 0
版本
1.0.4
创建于
2024-10-04
更新于
2024-10-04
大小
10.0 KB
许可证
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
  • 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:

  • www.audible.com
  • www.audible.in

More can easily be added by adding their links to the include section.

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!