Greasy Fork is available in English.
Complete API-based solution with full metadata cleaning, category mapping, and MAM search
코드가 바뀐 버전들입니다. 모든 버전 보기
Updated so if title is all caps it will fix it to capitalize the first letter of each word (this will capitalize small words like a, an and the, but its better than all caps imo)
Quick fix to make it only search audiobooks on Audible.
Audible to MAM Script Changelog - Subtitle Update
Added subtitle support to title field:
processApiData
processApiData()
TL;DR: Quick update that focuses on improving tag readability and more AI integrations
Note: This update significantly improves the handling of author and narrator names with various credentials, titles, and certifications. The function now properly cleans names regardless of their role (author or narrator) and handles a much broader range of academic and professional credentials.
Missed that the api is gpt-4o-mini
Woops, backwards. Was supposed to be updating from GPT-4 to GPT-4o mini but went the other way around :)
Added "ScD" and "DrPH" to titles to remove.
cleanName
This update focuses on improving the accuracy of author and narrator name cleaning, ensuring a more consistent and clean output in the generated JSON metadata.
getNarrators()
getAuthors()
data-authorid
textContent.trim()
innerHTML
generateJson()