Get the videos from a Youtube page through embedded tags using XML Parsing.
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have to get the videos from a web page or from a YouTube page with the help of their embedded tags. I came to know that this is possible through XML parsing. I need to do this in my ASP.Net (with C#.Net) application. Anyone who have idea on this please help me. Thank you