-
Notifications
You must be signed in to change notification settings - Fork 0
Annotated REST Fest Videos
Objective: improve REST Fest Video Project discovery, sharing, and curation.
Stuff:
- Very basic Python-based Web Annotation Protocol server
- Popcorn.js video annotator/player/thing
- Vimeo Player API
- Web Annotation Data Model
Contribute metadata by leaving a Vimeo comment with the following format:
title: [title]
speaker: [speaker's name]
year: [year]
keywords: [optional comma-separated keywords]
Repo for exporting vimeo videos:
https://github.com/hamnis/restfest-vimeo-export
Repo for video metadata (manually) extracted from wiki pages:
https://github.com/arno-di-loreto/restfest-videos-data
Repo for merging vimeo data and wiki data (generated json file in ./target):
https://github.com/arno-di-loreto/restfest-videos-data-postprocessor
The Files named IDENTIFIER_meta.xml IDENTIFIER needs to be a unique name i.e. RESTFest20XX_1_meta.xml opensource_movies movies
<title>My Home Movie</title> 2:30 Joe ProducerTemporary Demo Page: http://cbb9876c.ngrok.io/
Code for demo page: https://gist.github.com/aslagle/007a411a21bf8fe71f5966fc1cc9332c
Home :: Agenda :: Speakers :: Code of Conduct :: About