YouTube Sidebar 3.0 Buy It on Snowcovered
1. Introduction
This module enables you search for YouTube videos and to retrieve standard video feeds, comments and video responses. V3.0 contains two sub modules. YTSidebar_VideoList and YTSidebar_VideoDetail.
Visit http://www.dnnmodules.cn/tabid/13190/Default.aspx to see live demo.
2. YTSidebar_VideoList module
YTSidebar_VideoList module is used to display YouTube video list, you can add multiple instances per site. It enables you retrieve video type like:
1 :Standard feeds
2: User specific
3: Customize category and tag
2. 1 Standard Feeds
Standard feeds contain lists of videos that either reflect YouTube user behavior, such as top-rated and most viewed video feeds, or were selected by YouTube staff, such as recently featured and mobile video feeds. Many of these feeds are shown on the Videos tab of the YouTube website. Standard feeds are updated every few minutes
![](http://s3.amazonaws.com/Snowcovered_MyFiles/22807_YTSidebar30StandardFeedsDemo.jpg)
Standard feeds demo
2. 2 User Specific
User specific allows you retrieve a user uploads videos or his/her favorite videos.
![](http://s3.amazonaws.com/Snowcovered_MyFiles/22807_YTSidebar30UserSpecificDemo.jpg)
User specific demo
2. 3 Customize Category And Tag
Allows you filter videos by category and tag
![](http://s3.amazonaws.com/Snowcovered_MyFiles/22807_YTSidebar30CustomizeYouTube.jpg)
2. 4 Advanced Filter
Advanced filter allows you filter videos by search term and author. It can be used in conjunction with above three video types.
3. YTSidebar_VideoDetail module
YTSidebar_VideoDetail is used to display YouTube video detail. It is used in conjunction with YTSidebar_VideoList module. You can control display inf0rmations like video comments/ response video/ ralted video / user uploads videos, etc.
You only need add 1 YTSIdebar_VideoDetail instance per site.
4. Other highlight features
Template based
Video list and video detail are all template based, you can customize your own display style.
Note, template file is made by ascx files , so you need be familiar with .net syntax to build template.
Paging support
Video list supports paging.
Powerful yet easy to use
Uses the asp.net 2.0 wizard control to easily guide you step by step. All you need to do is follow the wizard, click “previous” or “next”. It’s as easy as ABC.
Localization support and online help support
All settings are self-explanatory utilizing the standard DNN help menu system.