compactwater I post too much
Reputation: 8
Joined: 02 Aug 2006 Posts: 3923
|
Posted: Tue Dec 09, 2008 11:01 pm Post subject: [PHP] YouTube video downloader (r4) |
|
|
Because my old topic died, and this is a large expansion from what the original scripts was, I'll post a new topic.
Short and simple description:
Very simple design.
Web-based YouTube video downloader. It downloads the videos to the server. Also an option to download the MP4 version for higher quality, but larger file size.
Stores video information into a SQL database.
Creates a GIF of all small thumbnails (optional) and displays the large thumbnail by default.
Experimental search script, not very dynamic.
Comes with a flash video (FLV) player, replace it with whatever you'd like.
Settings:
basef - Base folder, where the script and files will be kept.
video - Where the videos will go (Do NOT use full path)
thumb - Where the thumbnails will go (Do NOT use full path)
Requirements:
Webserver
PHP4+
wget
php-curl or php-http (cURL by default)
php-gd (Optional, for GIFs)
Download:
http://rapidshare.com/files/171961515/pub.tar.gz.html
http://uploading.com/files/TWYT7CMZ/pub.tar.gz.html
http://www.file-upload.net/download-1307635/pub.tar.gz.html
Last edited by compactwater on Wed Dec 10, 2008 5:21 pm; edited 1 time in total |
|