Skip to content

jQuery plugin to retrieve youtube channel videos and display thumbnails

Notifications You must be signed in to change notification settings

shivarkarimi/jQuery.youtubeChannel

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

Watchers

Forks

Releases

No releases published

Packages

No packages published