As
VID-8 implements a basic player page, we now have some basic metadata which could also be embedded into pages for the benefit of search engines (or, at least, those like Google which take changes made by JS into account).
The idea of this feature is to have the embed script write in some schema.org markup.
At the very least we should be able to fetch
details.json (see
VID-8) for the embedded file, and if it exists write in
- name
- url (link to the player page)
- description
- keywords
- playerType (html5)
Activity
2019-04-02 17:26:20
View Commit | View Changes
2019-04-02 17:38:20
View Commit | View Changes
2019-04-02 17:39:11
It also sanely handles missing keys in the JSON
2019-04-02 17:39:19
2019-04-02 17:39:19
2019-04-02 17:39:23