kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
Replaced underscored with camel case (typo)
rodzic
19f0964a26
commit
36ef126db0
|
@ -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