Skip to content

Gericom/YoutubeDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • HappyHttp
  • RapidJson
  • NanoJPEG
  • Helix Fixed-point HE-AAC decoder

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.

About

Play Youtube videos on your DS!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published