Skip to content

Annotated REST Fest Videos

Amy Slagle edited this page Sep 15, 2016 · 13 revisions

Objective: improve REST Fest Video Project discovery, sharing, and curation.

Stuff:

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 Producer

Temporary Demo Page: http://cbb9876c.ngrok.io/

Code for demo page: https://gist.github.com/aslagle/007a411a21bf8fe71f5966fc1cc9332c

Clone this wiki locally