The DigiOz YouTube DLL is a DLL written in Visual Basic .NET 2005. The purpose of this DLL is to use the YouTube Web API to Perform a video search on either a Windows or Web Application. The search results are stored in a collection of items which contain the Author, ID,Title,Length in Seconds, Average Rating, Rating Count,Description,View Count,Upload Time, Comment Count, Tags, URL, Thumbnail URL, Embeded Status, Allow Ratings and the Total number of search results for the video search returned. A YouTube Developer Key will have to be obtained for each use of this DLL. For more information on how to use this DLL, please download the zip file and view the ReadMe.txt file inside it or download and try the demo project.

Download | Demo Project | Source