The_Darkfire commented on a Page, Youtube url API Version for eggdrop  -  Apr 15, 2015

Thankyou! Grabbed this for our IRC server yesterday. We found it didn't read links obtained from embedded youtube videos, eg: https://www.youtube.com/watch?feature=player_embedded&v=

To fix this we changed line 21 to

set youtubecheck [regexp -all -nocase {(?:\?v=|\&v=|youtu\.be\/)([\d\w-]{11})} $text match youtubeid]

And added

 bind pubm -|- "*youtube.*&v=*" youtubesurl
Caligula  -  May 30, 2015

It not working anymore. Can you fix it? Thank you so much.

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.