Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery.youtubeChannel

jQuery plugin to retrieve and parse the feed for a youtube user's channel, displaying a list of thumbnails with title and number of views which link to the video itself

Usage:

$('div').youtubeChannel({
	username: 'default',
	startIndex: 0,
	maxResults: 10
});

About

jQuery plugin to retrieve youtube channel videos and display thumbnails

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors