rjbaniel / upoor

University of the Poor Website
GNU General Public License v2.0
0 stars 0 forks source link

Create Custom Post Type for Videos #12

Open rjbaniel opened 9 years ago

rjbaniel commented 9 years ago

Create a custom post type for videos that we want to include in our library.

The post type should support giving the video a link, title, description, author, and year, as well as library tags and categories.

It would be cool if it gave the user the option to pull in that information, as available, from the video host, and to mix user-supplied information with information scraped from the website.

Should support at least YouTube and Vimeo to start with, and we can go from there.