-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v3 support for A/V captions as annotations #49
Comments
If we have a derivative |
Cookbook recipe example: https://iiif.io/api/cookbook/recipe/0219-using-caption-file/ |
Example item from blog:
Note this has multi lingual vtt files:
|
This one has a single autogenreated vtt file: https://archive.org/metadata/youtube-SvH4fbjOT0A
Manifest: https://iiif.archive.org/iiif/3/youtube-SvH4fbjOT0A/manifest.json |
I've got the first vtt file linked but its not working as there is no CORS set for the vtt file:
|
Look at proxying the vtt. |
<moved from ArchiveLabs/iiif.archivelab.org#79.
If captions or transcripts are available for A/V material in the Internet Archive, manifests should expose them as annotations so that players can display them.
Example items: https://blog.archive.org/2018/03/07/archive-video-now-supports-webvtt-for-captions/
And we can add some fixtures to ArchiveLabs/iiif.archivelab.org#73
The text was updated successfully, but these errors were encountered: