Quote:
Originally Posted by Quickness
As long as the format is:
Code:
http://www.youtube.com/watch?v=#####&feature=####
It will be fine. However, sometimes links look like this:
HTML Code:
http://www.youtube.com/feature?v=#####&watch=####
And this is when this mod doesn't convert the link.
|
Never seen this url. Maybe this might work:
Go to Settings > Auto Youtube Link Converter, change the following values:
As new regex code:
Code:
/<a href=\"https?:\/\/((.+\.youtube\.com\/((watch)|(feature))\?v=)|(youtu\.be\/))([a-zA-Z0-9-_]+)(.*)?\"( target=\"_blank\")?>.*<\/a>/
As new regex position: 7