¡@

Home 

c# Programming Glossary: vimeo

C# regex to get video id from youtube and vimeo by url

http://stackoverflow.com/questions/3652046/c-sharp-regex-to-get-video-id-from-youtube-and-vimeo-by-url

regex to get video id from youtube and vimeo by url I'm busy trying to create two regular expressions to.. two regular expressions to filter the id from youtube and vimeo video's. I've already got the following expressions YouTube.. expressions YouTube youtube .com . v a zA Z0 9 _ Vimeo vimeo .com 0 9 As i explained below there are 2 types of urls matched..