About:
This is a JQuery plugin to retrieve comments of a given youtube video. Now, you can display all the comments of a video just like on youtube. Don’t let your visitors leave your site and goto youtube just to see the comments or ratings.
A list of all the properties supported are provided below:
- author
- comment
- publishDate
- comments
- totalComments
- currentCommentsTotal
The plugin makes use of HandleBars templating, which results in complete sepration of scripting and your html/css. As a result, you can quite easily create your own layouts.
If you wish to, you can build your own html structure without using any handlebars template.
Please note that due to the restrictions of youtube, you can only show a maximum of 1000 latest comments on your webpage
Want to display ratings and other statistics of your youtube video? then check this file:
Youtube Ratings and stats