kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
Merge pull request #95 from snookfin/patch-7
Replaced underscores with camel case (typo)pull/97/head
commit
ded211cb95
|
@ -39,8 +39,8 @@ The JSON representation is a flexible format that accomodates various degrees of
|
||||||
- `<version>`: The version of JSON transcript specification
|
- `<version>`: The version of JSON transcript specification
|
||||||
- `<segments>`: An array of dialogue elements (segments)
|
- `<segments>`: An array of dialogue elements (segments)
|
||||||
- `<speaker>`: Speaker
|
- `<speaker>`: Speaker
|
||||||
- `<start_time>`: Start time for the segment
|
- `<startTime>`: Start time for the segment
|
||||||
- `<end_time>`: End time for the segment (if available)
|
- `<endTime>`: End time for the segment (if available)
|
||||||
- `<body>`: Dialogue content
|
- `<body>`: Dialogue content
|
||||||
|
|
||||||
#### Snippet:
|
#### Snippet:
|
||||||
|
|
Ładowanie…
Reference in New Issue