Open tantek opened 7 years ago
example markup that bridgy consumes, from https://brid.gy/about#video :
<video class="u-video" src="/cat_hunting.mp4">
Kitty is on the hunt!
</video>
Update: now done!
...and huh, thanks for the nudge. evidently bridgy/granary (same single implementation) don't actually render silo video posts as <video class="u-video">
yet. they only include links and thumbnail/poster images. i'll file an issue!
examples for the POSSE copies of tantek's original post above:
The Post Kinds plugin for WordPress consumes u-video and will endeavor to display it if relevant.
Together consumes videos and shows them in the reader interface
This property does need a short definition. Assume this matches the u-photo definition, so u-video is for one or more videos that are considered the primary content of the entry.
It appears from http://indieweb.org/video#IndieWeb_Examples that there are way more than 3+ publishing sites that support u-video
For consuming, known implementations include:
This issue is for tracking the maturity of u-video to transition it to a core property.
Once all the "Need to" items above have been processed and resolved successfully, we should be able to move forward.
cc: @kylewm @Benwerd @snarfed