├── Audible.co.jp#Search by Album.src ├── Audible.co.uk#Search by Album.src ├── Audible.com#Search by Album - BETA.src ├── Audible.com#Search by Album.src ├── Audible.com#Search by Filename.src ├── Audible.com.au#Search by Album.src ├── Audible.de#Search by Album.src └── readme.md /Audible.co.jp#Search by Album.src: -------------------------------------------------------------------------------- 1 | # ################################################################### 2 | # 3 | # Mp3tag parsing for Audible.de, created by dano on 2013-03-11 4 | # 5 | # 2013-09-20: Updated 6 | # 2020-03-24: Updated 7 | # 2020-04-06: Updated to Audible.com 8 | # 2020-06-28: Updated to region independent (u/Carlyone) 9 | # 2020-08-05: Updated 10 | # 2021-10-15: Updated to support Audible.co.jp (u/MrPiethon) 11 | # 2023-08-11: Updated (u/d-e-x-x) 12 | # 13 | # This file should be in your sources dir. %appdata%\roaming\mp3tag\data\sources 14 | # On Windows XP it's C:\Documents and Settings\*username*\Application Data\Mp3tag\data\sources 15 | # 16 | # 17 | 18 | 19 | [Name]=Audible.com 20 | [BasedOn]=www.audible.com 21 | [IndexUrl]=https://www.audible.co.jp/search?ipRedirectOverride=true&overrideBaseCountry=true&keywords= 22 | [AlbumUrl]=https://www.audible.co.jp 23 | [WordSeperator]=+ 24 | [IndexFormat]=%_url%|%Album%|%Author%|%Duration%|%Year%|%Language% 25 | [SearchBy]=%artist% $regexp(%album%,'[- ]+cd ?\d+$',,1) 26 | [Encoding]=url-utf-8 27 | 28 | 29 | [ParserScriptIndex]=... 30 | # ################################################################### 31 | # I N D E X 32 | # ################################################################### 33 | #DebugWriteInput "C:\Users\%user%\Desktop\mp3tag.html" 34 | #Debug "ON" "C:\Users\%user%\Desktop\mp3tagdebug.txt" 35 | 36 | #Only select the area we need instead of everyting. 37 | findline "