<?xml version="1.0"?>
<aml:meta xmlns:aml="http://www.appxweb.com/aml1/core">
  <aml:package>
    <aml:information>
      <aml:name>UserScript 37126 - YouTube Downloader</aml:name>
      <aml:version>1.0</aml:version>
      <aml:publisher>Appxweb</aml:publisher>
      <aml:web>www.appxweb.com/demos/userscript</aml:web>
      <aml:id>www.appxweb.com/demos/userscript</aml:id>
    </aml:information>
    <aml:registry>
      <aml:root>http://www.appxweb.com/demos/userscript/</aml:root>
      <aml:extension_file>userscript_37126_extension.xml</aml:extension_file>
    </aml:registry>
  </aml:package>
  <aml:extension>
    <aml:view>
      <aml:window view_id="vid_wnd_youtube_start" start="1" home="1" >
        <aml:html_file>http://userscripts.org/scripts/show/37126</aml:html_file>
      </aml:window>
      <aml:window view_id="vid_wnd_youtube" >
        <aml:html_file>http://www.youtube.com/*.*</aml:html_file>
        <aml:browser_complete_id>fid_youtube</aml:browser_complete_id>
      </aml:window>
      <aml:window view_id="vid_end" end="1">
        <aml:html_file>http://www.appxweb.com/demos/demos.html</aml:html_file>
      </aml:window>
    </aml:view>
    <aml:function>
      <aml:script function_id="fid_youtube">
        <aml:type>embedded</aml:type>
        <aml:include>http://userscripts.org/scripts/source/37126.user.js</aml:include>
      </aml:script>
    </aml:function>
  </aml:extension>
</aml:meta>


