Hi,
ASP.NET Video Starter Kit 5.6 support embedding youtube videos rather
than storing your own videos. Two approaches support in VSK 5.6
i: Fetch youtube videos using different parameters using Youtube Data
API
For more detail about youtube data api and usage in video starter kit
visit :
http://www.mediasoftpro.com/video-starter-kit/youtube-sdk.html
ii: Upload youtube videos using embed url.
( You need to enable embed videos from configuration section /app_code/
settings/site_settings.cs or .vb file)
Two ways to upload youtube videos
Set value of Video_Upload_Option =1 (0: Site Videos, 1: Embed Videos,
2: Both site and embed videos. )
Feel free to contact us if you have any query or question.