Penguination Project


Add youtube video downloader tool to wordpress blog

youtube-logoHi,

here is a simple and fast tutorial how to add youtube video downloader tool to your website or blog. This tool allows your visitors downloading youtube videos from your website, take a look at our right sidebar for example.

If your blog powered by wordpress, go to your wp-admin on the left wp-admin menu click on appearance -> editor.

In editor right menu click on Sidebar ( sidebar.php ) ,  you will see something like this :  <div id=”sidebar”> …..

after <div id=”sidebar”> tag insert code below

<iframe height=”150″ width=”300″ style=”border:1px solid #c5c5c5″ src=”http://youtubevideocollector.com/dl.php”></iframe>

Or choose another width and height here

You can manually modify iframe code , to fit your sidebar width and height just change width and height in iframe html code .

Best regards ! And greetings from pengland !

Post Metadata

Date
June 12th, 2009

Author
admin


Leave a Reply