Selasa, 12 Agustus 2008

Easy Script To Download Video YouTube With Java Script In To Your Blog

This is easy script for download a video file at Youtube.

Copy of script paste here under your website.

<script src="http://www.dvdvideosoft.com/yd4all.js"

type="text/javascript"></script>


<script type="text/javascript">


//you have to include the above-cited yd4all.js file.


//do not change IDs of the following DIVs: resVideoLinkDivPre,
resVideoLinkDivSuccess, resVideoLink, resVideoLinkDivError


//dvs_DirectDownload = true;//uncoment this string, if you want to always start
download immediately, comment the DirectDownload box in this case


</script>




<form id="test">


Enter YouTube URL to Download<p>


<input id="VLink" name="VLink" size="30"> <input type="button" value="Get Video"
onclick="dvs_yd4all_CallServer(VLink.value);" id="Button1" name="Button1"><br>


<input type="checkbox" value="directDownload" id="directDownload"
name="directDownload"
onclick="dvs_DirectDownload=directDownload.checked;">DirectDownload


</p>


</form>


<noscript>


Java scripts are disabled on your computer, try Free <a
href=http://www.dvdvideosoft.com/products/dvd/Free-YouTube-Download.htm>YouTube
Converter</a> to download video from YouTube and Google.</noscript>


<div id="resVideoLinkDivPre">


<br>


</div>


<div id="resVideoLinkDivSuccess" style="DISPLAY:none">


<a href="" id="resVideoLink">Click download video</a><br>


Change the file extension to .flv after downloading the file (only for YouTube
download).


</div>


<div id="resVideoLinkDivError" style="DISPLAY:none">


No video found on this link, please try another one.


</div>



Or you can use facility I which have provide!!!.

Tidak ada komentar:

Posting Komentar