Defvayne23

 

jTube v2.0 Officially Released

Proud to announce that jTube has reached the milestone of v2.0. This update brings:

  • Video info based on video ID
  • Related videos
  • Video comments
  • Video responses
  • Usage Examples
  • Bug fixes

Instead of having to deal with multiple options, they have been consolidated down to three:

$.jTube({
	request: 'user',
	requestValue: 'defvayne23',
	requestOption: 'uploads',
	limit: 10,
	page: 1,
	success: function(videos){
		...
	}
});

Get the latest jTube

Questions/Comments

Share