FordLawnmower commented on a Page, Youtube url detector for mIRC  -  May 17, 2014

Updated

incognitus  -  May 18, 2014

Thanks FordLawnmower, but doesn't work for me. No info whatsoever after posting links.

Mrmot  -  May 18, 2014

Not working, doesnt show any info when link is posted..

incognitus  -  May 18, 2014

It's working now, thanks. You're the best, FordLawnmower !! \m/

Mrmot  -  May 21, 2014
  • Line too long: $& (line 109, youtubetitle) i have this error :/
incognitus  -  Jun 11, 2014

It's working, but doenst display "views". Any idea? Thanks again, FordLawnmower!

Stewie1k94  -  Jul 06, 2014

@incognitus - If you change Line-77 from

elseif ($regex(%LinkDetectorForYoutube,/watch-view-count">(.*)\sviews/i)) { 

to

elseif ($regex(%LinkDetectorForYoutube,/>([^<]*)<div class="watch-view/i)) {

it should be a temporary fix until Ford updates his code. :)

incognitus  -  Jul 11, 2014

toclafane1 thanks for the tip but still doesnt work ;)

Stewie1k94  -  Jul 25, 2014

@incognitus - Try this instead:

elseif ($regex(%LinkDetectorForYoutube,/watch-view-count">(.*)</i)) {

Line-77. Sorry, the other worked when I posted it.

Sign in to comment

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.