Microformats Parser (PHP) v0.5.0
HTML
<div class="h-entry"> <video class="u-video" width="640" height="360" preload controls> <source src="sample_h264.mov" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' /> <source src="sample_ogg.ogv" type='video/ogg; codecs="theora, vorbis"' /> <source src="sample_webm.webm" type='video/webm; codecs="vp8, vorbis"' /> </video> </div>
Base URL
Save HTML?
(Note: Data older than 72 hours may be purged)
Render HTML in page?
JSON
{ "items": [ { "type": [ "h-entry" ], "properties": { "video": [ "" ], "name": [ "" ] } } ], "rels": {}, "rel-urls": {}, "debug": { "package": "https://packagist.org/packages/mf2/mf2", "source": "https://github.com/indieweb/php-mf2", "version": "v0.5.0", "note": [ "This output was generated from the php-mf2 library available at https://github.com/indieweb/php-mf2", "Please file any issues with the parser at https://github.com/indieweb/php-mf2/issues", "Using the Masterminds HTML5 parser" ] } }
Parse