Hi
I want to show youtube videos (not website) in my software (winform) , how can I do this ?
Is there any way so do not require Browser ?
Hi
I want to show youtube videos (not website) in my software (winform) , how can I do this ?
Is there any way so do not require Browser ?
But you still want to stream from the internet? Or do you want to include the youtubevideo in your application (offline mode)`?
Couple of links which might help you with example codes -
http://knowlegezone.com/documents/79/Youtube-API-using-C-VBNET/
For desktop application you need to use webbrowser control