Gericom / YoutubeDS

Play Youtube videos on your DS!
66 stars 14 forks source link

YoutubeDS makes it possible to play Youtube videos on the ds.

It currently has no gui yet, so a preprogrammed video id is played.

Youtube DS

The following libraries are used:

Because I have not been able (yet) to implement https, the youtube api calls have to be routed through some kind of https->http proxy (because one can not use the youtube api without https). The folder 'https_removal' contains a php file that does just that. For a little bit of extra security, put your own youtube api key in there to prevent the use of it by other people.