High performance YouTube video, playlist and audio-only embeds which don't slow down your blog and offer optimal accessibility.
When playing, HTML5 video will not be visible for everyone (see requirements). Indeed some visitors will see the fallback Flash video instead.
As opposed to some of the most important plugins there is no 3rd party tracking code in WP YouTube Lyte, but YouTube off course does see visitor requests coming in (see also the youtube-nocookie.com remark in Bugs/Issues below).
As tested and confirmed by rumultik.ru's Dimitri (thanks for that man!), this indeed does work. Just pass the httpv url of such a field to lyte_parse like this:
if(function_exists('lyte_parse')) { echo lyte_parse($video); }
and you're good to go!
Starting from version 1.1.0 it does; in Infinite Scroll's configuration you just have to add "ly.te()" in the "Javascript to be called after the next posts are fetched"-box.
This was added as a beta feature in version 1.1.0; add ?enablejsapi=1 to the httpv URL. WP YouTube Lyte will pick this up, and add ?enablejsapi=1&origin= to the URL of the iFrame with the iFrame id being set to iF_. As soon as your visitors plays the video, you should be able to hook up with the video.
Just tell me, I like the feedback! Use the Contact-page on my blog, leave a comment in a post about wp-youtube-lyte or create a new topic on the wordpress.org forum.
Requires: 2.9 or higher
Compatible up to: 3.4
Last Updated: 2012-5-23
Downloads: 90,561
4 of 4 support threads in the last three weeks have been resolved.
Got something to say? Need help?