web forms

YouTube / Vimeo URL Parser and Data Loader

YouTube / Vimeo URL Parser and Data Loader

This code allows any windows/web application running the .net framework 3.5+ to parse and recover YouTube or Vimeo video data such as Title, Player URL and Images in a simple and easy way. Allows the remote images to be processed and saved and is fully customizable in case any other information available about the video may be necessary. It’s a base structure for any application that may use videos. Examples for using with ASP .Net WebForms an...