Convert Youtube Url to Video Flash Url Asp.Net MVC -


i using microsoft web helpers in application , using

@video.flash(path: "http://www.youtube.com/v/o3mp3mjdl2k", width: "200", height: "200")

to embed youtube url.

the actual url youtube video

http://www.youtube.com/watch?v=o3mp3mjdl2k

i wondering if there utily or regex convert above url embed url format(/v/) ?

if other members embedding videos in website , curious know how doing this.

thanks


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -