WorldDMT commented on a Page, /youtube - YouTube Video Download Alias  -  Jun 04, 2009

hi

good job Kirby but i think no need for regex here

elseif (!$wildtok($1,http://www.youtube.com/watch?v=*,1,32)) echo -a * Url specified was not valid. ... 
on *:sockopen:yt:{
  tokenize 47 $sock(yt).mark
  sockwrite -n $sockname GET / $+ $3 HTTP/1.1
  sockwrite -n $sockname Host: $2
  sockwrite -n $sockname Connection: close
  sockwrite -n $sockname $crlf
}

like that

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.