size - IndieWeb
Jump to content
From IndieWeb
This article is a
stub
You can help the IndieWeb wiki by
expanding it
with
relevant
information.
size
is an emerging
microformats2
property that indicates the size in bytes of an
audio
and/or
video
file in the same item, eg a
podcast
How to
How to publish
Use a
data
element with the exact integer number of bytes in the
value
attribute, and any human-readable representation you choose in the contents. Example:
45.7 KB
Some examples in the wild
only include human-readable string approximations, eg
17.43mb
and
62.2 MB
, but these can't be used in places that need the exact number of bytes, eg RSS enclosures.
IndieWeb Examples
details
Marty McGuire
details
Services
Granary
Main article:
granary
granary
converts podcast h-feeds and h-entries to RSS with enclosures, including iTunes extension elements.
It reads episode size from the
size
mf2 properties, and supports both integer bytes and human-readable string approximations. It emits a
tag with both integer bytes and human-readable approximation, as described above.
Background discussion
Retrieved from "
Category
stubs
US