MUZU Developer API

Getting Started
Data API Methods
Player API Methods

Browse

This method returns listings that match the browse criteria. Specify the parameters to refine the results.

For example g=pop will return only results from the pop genre.

Parameters


Name

 

Type

Description

 

MUZU_ID

 

string

Your MUZU API Key

 

ft

 

string

Allowed values are 'video' or 'channels'. Only video browsing currently supported.

 

g

 

string

The genre to browse by, e.g. pop, rock etc.

Defaults to all genres.

 

ob

 

string

The order criteria to use. Allowed values are 'views', 'recent' and 'alpha'.

Defaults to views.

 

af

 

string

An alpha filter to apply to the results. Used to return all items that start with the letter A for example.

Defaults to no filter.

 

l

 

int

The number of items to return. Maximum allowed value is 1000.

Defaults to 500.

of

 

int

Offset is used on the returned list of items.
e.g. of values of 200 will return items from position 200 onwards. This can be used to page through large result sets.

Defaults to 0.

 

format

 

string

The format of the response can be specified here.
The two format types are rss and xml.

Defaults to rss.

 

country

 

string

Specify the country for which the results are intended by adding the countries abbreviation

e.g.
Great Britain would be set as 'country=gb'

United States would be set as 'country=us'

 

Embed Code Parameters

soundoff

 

string

Set to 'n' to create embed code for a player that will have its sound off by default.

Default value is 'n'.

 

autostart

 

string

Set to 'y' to create embed code for a player that will autoplay when loaded.

Default value is 'n'.

 

width

 

int

Used to set the width used when the embed code is generated.

Default value is 480.

 

height

 

int

Used to set the height used when the embed code is generated.

Default value is 390.

includeAll

 

string

Set to 'n' to include only the current video in the players playlist menu. Set to 'y' to include all other videos and playlists from that artist or channel.

Default value is 'y'.

 

Example Calls

  • http://www.muzu.tv/api/browse?muzuid=[MUZU_ID]
  • http://www.muzu.tv/api/browse?muzuid=[MUZU_ID]&vd=0&ob=views

    e.g.

  • http://www.muzu.tv/api/browse?muzuid=[MUZU_ID]&ob=recent&l=200&of=50
  • http://www.muzu.tv/api/browse?muzuid=[MUZU_ID]&af=a&g=pop
  • http://www.muzu.tv/api/browse?muzuid=[MUZU_ID]&g=rock&vd=1&ob=alpha
  • http://www.muzu.tv/api/browse?muzuid=[MUZU_ID]&g=rock&vd=1&ob=alpha&soundoff=y&videotype=hq

Expected Response

Please note that this is a sample response and your results may differ from it.
<?xml version="1.0" encoding="UTF-8"?>
<videos>
  <video uploaded="23-August-2007" id="624" adultContent="false" releasedate="15-April-2009">
    <title>
      <![CDATA[Mexico To Dublin]]>
    </title>
    <description>
      <![CDATA[Mexico to Dublin, Rodrigo y gabriela, rubyworks
]]>
    </description>
    <artistname>
      <![CDATA[RODRIGO Y GABRIELA]]>
    </artistname>
    <channelname>
      <![CDATA[RODRIGO Y GABRIELA]]>
    </channelname>
    <tags>
      <![CDATA[]]>
    </tags>
    <url>
      <![CDATA[http://www.muzu.tv/rodygab/mexico-to-dublin-music-video/624]]>
    </url>
    <embed>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/vDKTUqBiCcJnP5KK/0/624/n/n/0/0"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/vDKTUqBiCcJnP5KK/0/624/n/n/0/0"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/rodygab/mexico-to-dublin-music-video/624">RODRIGO Y GABRIELA - Mexico To Dublin</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embed>

    <image height="58" width="108">
      <url>
        <![CDATA[http://cdn2.muzu.tv/content/20070823/video/7406645da0c84bab8e1bfccc4a3c6d4f0000.png]]>
      </url>
    </image>
  </video>
  <video uploaded="11-April-2008" id="13919" adultContent="false" releasedate="15-April-2009">
    <title>
      <![CDATA[DJ Sammy EPK]]>
    </title>
    <description>
      <![CDATA[]]>
    </description>
    <artistname>
      <![CDATA[DJ SAMMY]]>
    </artistname>
    <channelname>
      <![CDATA[DJ SAMMY]]>
    </channelname>
    <tags>
      <![CDATA[]]>
    </tags>
    <url>
      <![CDATA[http://www.muzu.tv/djsammy/dj-sammy-epk-music-video/13919]]>
    </url>
    <embed>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/rArNvux3yQwC1XxH/0/13919/n/n/0/0"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/rArNvux3yQwC1XxH/0/13919/n/n/0/0"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/djsammy/dj-sammy-epk-music-video/13919">DJ SAMMY - DJ Sammy EPK</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embed>
    <embedallvideos>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/rArNvux3yQwC1XxH/0/0/n/n/0/13919"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/rArNvux3yQwC1XxH/0/0/n/n/0/13919"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/djsammy/dj-sammy-epk-music-video/13919">DJ SAMMY - DJ Sammy EPK</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embedallvideos>
    <image height="58" width="108">
      <url>
        <![CDATA[http://cdn2.muzu.tv/content/20080411/video/139190000.png]]>
      </url>
    </image>
  </video>
  <video uploaded="17-October-2007" id="2571" adultContent="false" releasedate="15-April-2009">
    <title>
      <![CDATA[AT ELECTRIC PICNIC 2007 PT1]]>
    </title>
    <description>
      <![CDATA[]]>
    </description>
    <artistname>
      <![CDATA[delorentos]]>
    </artistname>
    <channelname>
      <![CDATA[delorentos]]>
    </channelname>
    <tags>
      <![CDATA[]]>
    </tags>
    <url>
      <![CDATA[http://www.muzu.tv/Delorentos/at-electric-picnic-2007-pt1-music-video/2571]]>
    </url>
    <embed>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/fj0zBRbsEGAuENaw/0/2571/n/n/0/0"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/fj0zBRbsEGAuENaw/0/2571/n/n/0/0"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/Delorentos/at-electric-picnic-2007-pt1-music-video/2571">delorentos - AT ELECTRIC PICNIC 2007 PT1</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embed>
    <embedallvideos>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/fj0zBRbsEGAuENaw/0/0/n/n/0/2571"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/fj0zBRbsEGAuENaw/0/0/n/n/0/2571"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/Delorentos/at-electric-picnic-2007-pt1-music-video/2571">delorentos - AT ELECTRIC PICNIC 2007 PT1</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embedallvideos>
    <image height="58" width="108">
      <url>
        <![CDATA[http://cdn2.muzu.tv/content/20071017/video/b7f4cd1f227d48ceb22c5476f8b1a2b70000.png]]>
      </url>
    </image>
  </video>
  <video uploaded="23-August-2007" id="634" adultContent="false" releasedate="15-April-2009">
    <title>
      <![CDATA[MASTER CLASS]]>
    </title>
    <description>
      <![CDATA[Rod & Gab teach guitar techniques]]>
    </description>
    <artistname>
      <![CDATA[RODRIGO Y GABRIELA]]>
    </artistname>
    <channelname>
      <![CDATA[RODRIGO Y GABRIELA]]>
    </channelname>
    <tags>
      <![CDATA[]]>
    </tags>
    <url>
      <![CDATA[http://www.muzu.tv/rodygab/master-class-music-video/634]]>
    </url>
    <embed>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/vDKTUqBiCcJnP5KK/0/634/n/n/0/0"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/vDKTUqBiCcJnP5KK/0/634/n/n/0/0"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/rodygab/master-class-music-video/634">RODRIGO Y GABRIELA - MASTER CLASS</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embed>
    <embedallvideos>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/vDKTUqBiCcJnP5KK/0/0/n/n/0/634"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/vDKTUqBiCcJnP5KK/0/0/n/n/0/634"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/rodygab/master-class-music-video/634">RODRIGO Y GABRIELA - MASTER CLASS</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embedallvideos>
    <image height="58" width="108">
      <url>
        <![CDATA[http://cdn2.muzu.tv/content/20070823/video/b8dc7d1811ba4bc88950ec13a4d77a2d0000.png]]>
      </url>
    </image>
  </video>
  <video uploaded="26-May-2008" id="20587" adultContent="false" releasedate="15-April-2009">
    <title>
      <![CDATA[iceland]]>
    </title>
    <description>
      <![CDATA[]]>
    </description>
    <artistname>
      <![CDATA[DJ SAMMY]]>
    </artistname>
    <channelname>
      <![CDATA[DJ SAMMY]]>
    </channelname>
    <tags>
      <![CDATA[]]>
    </tags>
    <url>
      <![CDATA[http://www.muzu.tv/djsammy/iceland-music-video/20587]]>
    </url>
    <embed>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/rArNvux3yQwC1XxH/0/20587/n/n/0/0"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/rArNvux3yQwC1XxH/0/20587/n/n/0/0"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/djsammy/iceland-music-video/20587">DJ SAMMY - iceland</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embed>
    <embedallvideos>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/rArNvux3yQwC1XxH/0/0/n/n/0/20587"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/rArNvux3yQwC1XxH/0/0/n/n/0/20587"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/djsammy/iceland-music-video/20587">DJ SAMMY - iceland</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embedallvideos>
    <image height="58" width="108">
      <url>
        <![CDATA[http://cdn2.muzu.tv/media/2008/05/26/20587-0000.png]]>
      </url>
    </image>
  </video>
  <video uploaded="28-August-2008" id="37012" adultContent="false" releasedate="15-April-2009">
    <title>
      <![CDATA[Forgive Me]]>
    </title>
    <description>
      <![CDATA[]]>
    </description>
    <artistname>
      <![CDATA[LEONA LEWIS]]>
    </artistname>
    <channelname>
      <![CDATA[LEONA LEWIS]]>
    </channelname>
    <tags>
      <![CDATA[]]>
    </tags>
    <url>
      <![CDATA[http://www.muzu.tv/leonalewis/forgive-me-music-video/37012]]>
    </url>
    <embed>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/AVOUPcjLtBYKePhv/0/37012/n/n/0/0"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/AVOUPcjLtBYKePhv/0/37012/n/n/0/0"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/leonalewis/forgive-me-music-video/37012">LEONA LEWIS - Forgive Me</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embed>
    <embedallvideos>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/AVOUPcjLtBYKePhv/0/0/n/n/0/37012"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/AVOUPcjLtBYKePhv/0/0/n/n/0/37012"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/leonalewis/forgive-me-music-video/37012">LEONA LEWIS - Forgive Me</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embedallvideos>
    <image height="58" width="108">
      <url>
        <![CDATA[http://cdn2.muzu.tv/media/2008/08/28/thumbnail-37012-mp4.jpg]]>
      </url>
    </image>
  </video>
  <video uploaded="22-August-2008" id="35580" adultContent="false" releasedate="15-April-2009">
    <title>
      <![CDATA[Daddy's Gone - Live in Glasgow]]>
    </title>
    <description>
      <![CDATA[Recorded live in the ABC2 in Glasgow. ]]>
    </description>
    <artistname>
      <![CDATA[Glasvegas]]>
    </artistname>
    <channelname>
      <![CDATA[Glasvegas]]>
    </channelname>
    <tags>
      <![CDATA[]]>
    </tags>
    <url>
      <![CDATA[http://www.muzu.tv/glasvegas/daddys-gone-live-in-glasgow-music-video/35580]]>
    </url>
    <embed>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/PGhiWG1VAcpV3TJ4/0/35580/n/n/0/0"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/PGhiWG1VAcpV3TJ4/0/35580/n/n/0/0"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/glasvegas/daddys-gone-live-in-glasgow-music-video/35580">Glasvegas - Daddy's Gone - Live in Glasgow</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embed>
    <embedallvideos>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/PGhiWG1VAcpV3TJ4/0/0/n/n/0/35580"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/PGhiWG1VAcpV3TJ4/0/0/n/n/0/35580"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/glasvegas/daddys-gone-live-in-glasgow-music-video/35580">Glasvegas - Daddy's Gone - Live in Glasgow</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embedallvideos>
    <image height="58" width="108">
      <url>
        <![CDATA[http://cdn2.muzu.tv/media/2008/08/22/Glasvegas_DaddysGone_210808-flv.jpg]]>
      </url>
    </image>
  </video>
  <video uploaded="12-May-2008" id="16766" adultContent="false" releasedate="15-April-2009">
    <title>
      <![CDATA[London Calling]]>
    </title>
    <description>
      <![CDATA[]]>
    </description>
    <artistname>
      <![CDATA[THE CLASH]]>
    </artistname>
    <channelname>
      <![CDATA[THE CLASH]]>
    </channelname>
    <tags>
      <![CDATA[]]>
    </tags>
    <url>
      <![CDATA[http://www.muzu.tv/theclash/london-calling-music-video/16766]]>
    </url>
    <embed>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/7u8HquwZFAoDCnOO/0/16766/n/n/0/0"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/7u8HquwZFAoDCnOO/0/16766/n/n/0/0"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/theclash/london-calling-music-video/16766">THE CLASH - London Calling</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embed>
    <embedallvideos>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/7u8HquwZFAoDCnOO/0/0/n/n/0/16766"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/7u8HquwZFAoDCnOO/0/0/n/n/0/16766"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/theclash/london-calling-music-video/16766">THE CLASH - London Calling</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embedallvideos>
    <image height="58" width="108">
      <url>
        <![CDATA[http://cdn2.muzu.tv/media/2008/05/12/thumbnail-16766-flv.jpg]]>
      </url>
    </image>
  </video>
  <video uploaded="29-August-2008" id="37028" adultContent="false" releasedate="15-April-2009">
    <title>
      <![CDATA[So What]]>
    </title>
    <description>
      <![CDATA[]]>
    </description>
    <artistname>
      <![CDATA[PINK]]>
    </artistname>
    <channelname>
      <![CDATA[PINK]]>
    </channelname>
    <tags>
      <![CDATA[]]>
    </tags>
    <url>
      <![CDATA[http://www.muzu.tv/pink/so-what-music-video/37028]]>
    </url>
    <embed>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/e34nziVZtgOyhiYM/0/37028/n/n/0/0"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/e34nziVZtgOyhiYM/0/37028/n/n/0/0"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/pink/so-what-music-video/37028">PINK - So What</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embed>
    <embedallvideos>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/e34nziVZtgOyhiYM/0/0/n/n/0/37028"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/e34nziVZtgOyhiYM/0/0/n/n/0/37028"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/pink/so-what-music-video/37028">PINK - So What</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embedallvideos>
    <image height="58" width="108">
      <url>
        <![CDATA[http://cdn2.muzu.tv/media/2008/08/29/thumbnail-37028-flv.jpg]]>
      </url>
    </image>
  </video>
  <video uploaded="03-September-2008" id="37697" adultContent="false" releasedate="15-April-2009">
    <title>
      <![CDATA[Sex On Fire]]>
    </title>
    <description>
      <![CDATA[]]>
    </description>
    <artistname>
      <![CDATA[KINGS OF LEON]]>
    </artistname>
    <channelname>
      <![CDATA[KINGS OF LEON]]>
    </channelname>
    <tags>
      <![CDATA[]]>
    </tags>
    <url>
      <![CDATA[http://www.muzu.tv/kingsofleon/sex-on-fire-music-video/37697]]>
    </url>
    <embed>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/TPF6C61BOsslby25/0/37697/n/n/0/0"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/TPF6C61BOsslby25/0/37697/n/n/0/0"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/kingsofleon/sex-on-fire-music-video/37697">KINGS OF LEON - Sex On Fire</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embed>
    <embedallvideos>
      <![CDATA[<object width="480" height="390" id="muzuplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
                <param name="movie" value="http://www.muzu.tv/player/getPlayer/TPF6C61BOsslby25/0/0/n/n/0/37697"></param>
                <param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param>
                <param name="allowfullscreen" value="true"></param>
      <embed src="http://www.muzu.tv/player/getPlayer/TPF6C61BOsslby25/0/0/n/n/0/37697"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="480" height="390" name="muzuplayer"></embed></object><br /><a href="http://www.muzu.tv/kingsofleon/sex-on-fire-music-video/37697">KINGS OF LEON - Sex On Fire</a> on <a href="http://www.muzu.tv">MUZU</a>.]]>
    </embedallvideos>
    <image height="58" width="108">
      <url>
        <![CDATA[http://cdn2.muzu.tv/media/2008/09/03/thumbnail-37697-flv.jpg]]>
      </url>
    </image>
  </video>
</videos>

						
				
					

Please confirm and accept the use of cookies on MUZU.TV for a better experience. You can read our cookie policy here.