How to embed youtube channel in jquery mobile page?

How to embed youtube channel in jquery mobile page?

Hi all,
I'm trying to insert or embed a youtube channel in my web app created using jquery mobile 1.3.1.
But I haven't found any script suitable for JQM. I only find Jquery scripts that partially work with my web app.
All I would like to do is to show my youtube channel and play a movie without leaving the web app.
Something that will play the movie in a sort of lightbox would be enough.
But all script I've tested have hardcoded links to youtube channel, not allowing me to add the class required to open the movie in a lightbox.
Any idea on how to solve this?

Thanks in advance.

tony