Added config option for strict with a default value of true. Setting this to false will allow the end of the url to be anything. Useful for YouTube links that are suffixed with /videos
Updated YouTube regex to require @ instead of letting it be optional. This was incorrectly returning user as the profile id when the url was youtube.com/user/XXXXXXX
Added config option for strict with a default value of true. Setting this to false will allow the end of the url to be anything. Useful for YouTube links that are suffixed with /videos
Updated YouTube regex to require @ instead of letting it be optional. This was incorrectly returning user as the profile id when the url was youtube.com/user/XXXXXXX