microformats / h-entry

For collecting and handling issues with the h-entry vocabulary specification: http://microformats.org/wiki/h-entry
17 stars 5 forks source link

u-video draft->core bc way more than 3+ pub and consuming impls/sites #5

Open tantek opened 7 years ago

tantek commented 7 years ago

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

snarfed commented 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>
snarfed commented 7 years ago

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:

dshanske commented 6 years ago

The Post Kinds plugin for WordPress consumes u-video and will endeavor to display it if relevant.

grantcodes commented 6 years ago

Together consumes videos and shows them in the reader interface

dshanske commented 4 years ago

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.