Hi.
I like to play Youtube-Videos with the VLC-ActiveX-Plugin in my program. Unfortunally it doesn't work. I can play the "normal" Videos with .addTarget or .playlist.add.
But when i choose the url of a youtubevideo it doesnt work.
vlc.addTarget("C:\myvideo.avi") <-- works
vlc.addTarget("http://www.youtube.com/watch?v=6Ejvk6Xv ... re=related") <-- does not work
Google says that it should work, but it doesnt (i think i've mentioned that).
Any Ideas?
Thank you for reading and trying to understand my horrible english.