Category Archives: Silenced scripts

Free youtube video downloader script

Here`s a free php youtube video downloader script.

It can be integrated in wordpress or any other site that uses php.
You can use it as by linking to yoursite/youtube.php or by including it with a iframe.

To include it with a iframe you have to upload youtube.php to your blog and then go to the wp-admin and create a new post or page. Put the following code there:

<iframe src="http://your site/path to youtube.php">

I hope you enjoy it!
Download:
youtube video downloader
Demo:

Free Social Bookmark Script generator

Here`s a free Social Bookmark Script generator I made.

It`s actually a clone of another website that I don`t want to mention.

Check it out, you might like it and it could get you lots of backlinks.

Host your own Social Bookmark Script generator website.

Offer a free service to the world.

Get free backlinks.

    Usage:

  1. Download the zip archive and unzip it on your local machine.
  2. Edit terms.htm page.
  3. Edit bookamrks.php at line 2 and define the script folder and image folder.
  4. Upload all the files to your website root(bookmarks.php, terms.htm and bookmark-images folder)
  5. Include bookmarks.php in your page using php include function or design around it and rename it to index.php