02-16-2008, 03:49 AM
|
#2 (permalink)
|
|
La Vida es Sueño
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
|
Of course  ! I wrote a script once that did this. In fact, I decided to polish up that script seeing as how I haven't contributed much of anything to TalkPHP for a week or 2! Sorry guys. Hopefully this makes it all better.
The example is in the file, but here it is anyway to show you how easy I made it for you all:
php Code:
$pYouTube -> setAddress('http://www.youtube.com/watch?v=ggShSZUBu5s') -> getVideo() -> asDownload();
It even gets the proper file name and appends FLV so it's not downloading get_video, as most do. Feel free to offer any suggestions/improvements!
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
|
|
|