Add map and KJV audio resource packages
This commit is contained in:
@@ -0,0 +1,175 @@
|
||||
{
|
||||
"schema_version": "librebible.resource-catalog.v1",
|
||||
"project": "LibreBible",
|
||||
"id": "kjv-audio-eliranwong",
|
||||
"resource_type": "audio_bible",
|
||||
"title": "King James Version Audio - British Accent",
|
||||
"short_title": "KJV Audio",
|
||||
"abbreviation": "KJV Audio",
|
||||
"alternate_ids": [
|
||||
"eliranwong/MP3_KingJamesVersion_british"
|
||||
],
|
||||
"language": {
|
||||
"code": "eng",
|
||||
"name": "English",
|
||||
"dialect": "British accent"
|
||||
},
|
||||
"script": "Latn",
|
||||
"canon": {
|
||||
"scope": "protocanon",
|
||||
"notes": "Verse-by-verse KJV audio matching the 66-book Protestant canon."
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Eliran Wong",
|
||||
"role": "audio package creator"
|
||||
},
|
||||
{
|
||||
"name": "Unique Bible App",
|
||||
"role": "text-to-speech audio generation tool"
|
||||
}
|
||||
],
|
||||
"features": [
|
||||
{
|
||||
"id": "verse-audio",
|
||||
"type": "audio_bible",
|
||||
"label": "Verse-level audio",
|
||||
"languages": [
|
||||
"eng"
|
||||
],
|
||||
"format": "mp3",
|
||||
"embedded": false,
|
||||
"package": "packages/json/kjv-audio-eliranwong/audio-segments.jsonl"
|
||||
},
|
||||
{
|
||||
"id": "chapter-playlists",
|
||||
"type": "audio_playlist",
|
||||
"label": "Chapter playlists",
|
||||
"languages": [
|
||||
"eng"
|
||||
],
|
||||
"format": "jsonl",
|
||||
"embedded": true,
|
||||
"package": "packages/json/kjv-audio-eliranwong/chapter-playlists.jsonl"
|
||||
},
|
||||
{
|
||||
"id": "book-audio-packages",
|
||||
"type": "audio_package_index",
|
||||
"label": "Book ZIP package index",
|
||||
"languages": [
|
||||
"eng"
|
||||
],
|
||||
"format": "github-zip-index",
|
||||
"embedded": true,
|
||||
"package": "packages/json/kjv-audio-eliranwong/book-packages.jsonl"
|
||||
}
|
||||
],
|
||||
"attachments": {
|
||||
"included": [
|
||||
{
|
||||
"id": "kjv-eng-kjv2006-verse-audio",
|
||||
"resource_type": "audio_bible",
|
||||
"label": "KJV verse audio",
|
||||
"relationship": "translation-verse-to-audio",
|
||||
"anchor_types": [
|
||||
"translation",
|
||||
"book",
|
||||
"chapter",
|
||||
"verse"
|
||||
],
|
||||
"languages": [
|
||||
"eng"
|
||||
],
|
||||
"source": "MP3 King James Version (British accent) by Eliran Wong.",
|
||||
"target_resource_id": "kjv-eng-kjv2006",
|
||||
"package": "packages/json/kjv-audio-eliranwong/audio-segments.jsonl"
|
||||
},
|
||||
{
|
||||
"id": "kjv-eng-kjv2006-chapter-audio-playlists",
|
||||
"resource_type": "audio_playlist",
|
||||
"label": "KJV chapter audio playlists",
|
||||
"relationship": "translation-chapter-to-audio-playlist",
|
||||
"anchor_types": [
|
||||
"translation",
|
||||
"book",
|
||||
"chapter"
|
||||
],
|
||||
"languages": [
|
||||
"eng"
|
||||
],
|
||||
"source": "Generated from Eliran Wong's verse-level KJV audio package index.",
|
||||
"target_resource_id": "kjv-eng-kjv2006",
|
||||
"package": "packages/json/kjv-audio-eliranwong/chapter-playlists.jsonl"
|
||||
}
|
||||
],
|
||||
"supported_future_types": [
|
||||
"reader_metadata",
|
||||
"pronunciation_audio",
|
||||
"offline_audio_cache"
|
||||
]
|
||||
},
|
||||
"source": {
|
||||
"provider": "Eliran Wong",
|
||||
"url": "https://github.com/eliranwong/MP3_KingJamesVersion_british",
|
||||
"download_url": "https://raw.githubusercontent.com/eliranwong/MP3_KingJamesVersion_british/d20316fc78ab114055ed39b04fa32bcf5484a3e9/README.md",
|
||||
"format": "github-readme-plus-book-zips",
|
||||
"upstream_id": "eliranwong/MP3_KingJamesVersion_british",
|
||||
"upstream_last_updated": "2026-07-12",
|
||||
"commit": "d20316fc78ab114055ed39b04fa32bcf5484a3e9",
|
||||
"audio_package_index_url": "https://api.github.com/repos/eliranwong/MP3_KingJamesVersion_british/contents?ref=d20316fc78ab114055ed39b04fa32bcf5484a3e9",
|
||||
"available_formats": [
|
||||
"mp3",
|
||||
"book-zip"
|
||||
]
|
||||
},
|
||||
"license": {
|
||||
"name": "Creative Commons Attribution 4.0 International",
|
||||
"redistribution": true,
|
||||
"source_license_url": "https://creativecommons.org/licenses/by/4.0/",
|
||||
"attribution": "MP3 Bible - King James Version (British accent) by Eliran Wong is licensed under a Creative Commons Attribution 4.0 International License.",
|
||||
"restricted_notes": "Attribution must be preserved wherever audio playback or downloads are exposed."
|
||||
},
|
||||
"catalog_display": {
|
||||
"primary_features": [
|
||||
"Verse-level audio",
|
||||
"Chapter playlists",
|
||||
"Book ZIP package index"
|
||||
],
|
||||
"summary": "CC BY 4.0 KJV British-accent MP3 audio indexed by LibreBible verse ID, with generated chapter playlists and pinned upstream book ZIP package metadata."
|
||||
},
|
||||
"importer": {
|
||||
"name": "scripts/import-kjv-audio-eliranwong.js",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"source_manifest_file": "kjv-audio-eliranwong.json",
|
||||
"generated_at": "2026-07-12T20:14:38.905Z",
|
||||
"source_sha256": "a1617fc79273db939bf5c2656e56271d44c1cb72a9314a50be1b924672033356",
|
||||
"checks": {
|
||||
"expected_sha256": "a1617fc79273db939bf5c2656e56271d44c1cb72a9314a50be1b924672033356",
|
||||
"last_checked_at": "2026-07-12T20:14:18Z"
|
||||
},
|
||||
"counts": {
|
||||
"audio_segments": 31102,
|
||||
"chapter_playlists": 1189,
|
||||
"book_packages": 66,
|
||||
"books": 66,
|
||||
"verses": 31102
|
||||
},
|
||||
"files": {
|
||||
"audio_segments_jsonl": {
|
||||
"path": "audio-segments.jsonl",
|
||||
"bytes": 26167238,
|
||||
"sha256": "72919d2bf2033fa0e0ee631f83be4e5c94aaae52f128145a3a080482e3b696fd"
|
||||
},
|
||||
"chapter_playlists_jsonl": {
|
||||
"path": "chapter-playlists.jsonl",
|
||||
"bytes": 2412980,
|
||||
"sha256": "a7d8d40fea6f5e9c4ce26c0b45e288846c0df1a36648fd6a7c9b25c0953ff711"
|
||||
},
|
||||
"book_packages_jsonl": {
|
||||
"path": "book-packages.jsonl",
|
||||
"bytes": 29706,
|
||||
"sha256": "7ad5708e89fa994f0483f7e003d174bb429a1b0f4bc918f9ef0ad214c9dac6dd"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user