Skip to content

rborn/TitaniumYoutubePlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

####Titanium

Readme

####Node.js

get_clip accepts an object of options as in the example. If os is anything but android is defaulted to iOs.

get_clip({
		videoId:'8CX82uT7A9Y', 
		os:'android'
	}, function(err,res) {
	console.log(arguments);
});

About

Play youtube directly in your app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published