kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
56 wiersze
1.2 KiB
JSON
56 wiersze
1.2 KiB
JSON
{
|
|
"version": "1.0.0",
|
|
"author": "John Doe",
|
|
"title": "Episode 7 - Making Progress",
|
|
"podcastName": "John's Awesome Podcast",
|
|
"chapters":
|
|
[
|
|
{
|
|
"startTime": 0,
|
|
"title": "Intro"
|
|
},
|
|
{
|
|
"startTime": 168,
|
|
"title": "Hearing Aids",
|
|
"hasArtwork": "chapter1.jpg"
|
|
},
|
|
{
|
|
"startTime": 260,
|
|
"title": "Progress Report"
|
|
},
|
|
{
|
|
"startTime": 410,
|
|
"title": "Namespace",
|
|
"img": "https://example.com/images/namepsace_example.jpg",
|
|
"url": "https://github.com/Podcastindex-org/podcast-namespace"
|
|
},
|
|
{
|
|
"startTime": 3990,
|
|
"title": "Just Break Up",
|
|
"img": "https://example.com/images/justbreakuppod.png",
|
|
"url": "https://twitter.com/justbreakuppod"
|
|
},
|
|
{
|
|
"startTime": 4600,
|
|
"title": "Donations",
|
|
"url": "https://example.com/paypal_link"
|
|
},
|
|
{
|
|
"startTime": 4826,
|
|
"img": "https://example.com/images/bostonharbor.jpg",
|
|
"toc": false
|
|
},
|
|
{
|
|
"startTime": 5510,
|
|
"title": "The Big Players"
|
|
},
|
|
{
|
|
"startTime": 5854,
|
|
"title": "Spread the Word"
|
|
},
|
|
{
|
|
"startTime": 6089,
|
|
"title": "Outro"
|
|
}
|
|
]
|
|
} |