windows phone 7 - how to show a youtube video into WP7 application? -


i want develop wp7 application. in one, video youtube. example, videos of channel. so, know, need youtube api, don't find simple example subscribe channel , receive latest video...

is possible ?

thanks in advance , have nice day !

i think there simple rss feeds each channel... if there no rss feeds, parse html feed (e.g. http://www.youtube.com/user/nokia/feed)

to play youtube videos, see http://mytoolkit.codeplex.com/wikipage?title=youtube


Comments

Popular posts from this blog

delphi - How to convert bitmaps to video? -

jasper reports - Fixed header in Excel using JasperReports -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -