February was the last I think. Quite a lot has changed since then
function ripper($url) {
$page = appr_curl_function($url);
if ($page === false)
{
die("Something wack happened");
}
preg_match('/watch_fullscreen\?video_id=(.*?)&l=(.*?)+&t=(.*?)&/', $page, $match);
$match1 = "http://www.youtube.com/get_video?video_id=";
if(!$match[1]){
http://drupal.org/drupal-6.0Finally! I should be ready to upgrade most of my sites right away. First pleasing news of the day!