commented on a Page, Yet Another Youtube Title grabber  -  Feb 25, 2012

Here is a regex pattern to use for your event triggers

on $*:text:/(youtube.com|youtu.be)\/(.*|v=)?([\w-]{11})/Si:#: { your code }
on $*:text:/(youtube.com|youtu.be)\/(.*|v=)?([\w-]{11})/Si:?: { your code }
;youtube id = $regml(3)

Nice job none the less,

  • Edit due to my rudeness of not giving props to a good job.
 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.