media type for json chapters - closes #70

pull/93/head
Dave Jones 2020-10-22 09:09:55 -05:00
rodzic 69a4b1876f
commit f5ee9a59be
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -1,5 +1,7 @@
This is the initial spec for a json chapter format that can be referenced in an RSS feed using the "podcast" namespace.
This type of file should be served with a type of 'application/audio-chapters+json';
The "chapters" property is an array of "chapter" objects taking this form:
```