@rheediculous: Hi there - are there any plans to include the "video_show" along with the category in the "video_type" field of a video?
For example, Jar Time videos have a "video_type" of "premium" but I don't see any way to link the Jar Time videos returned by a /video query to the "Jar Time" video_show.
<video>
<api_detail_url>http://www.giantbomb.com/api/video/2300-11876/</api_detail_url>
<deck>Why is this mic slightly blown out even though the gain is turned all the way down? That's just one of the questions that aren't answered in this masterfully produced video.</deck>
<hd_url>http://v.giantbomb.com/2017/02/17/mc_jeffqa_20170216_4000.mp4</hd_url>
<high_url>http://v.giantbomb.com/2017/02/17/mc_jeffqa_20170216_3200.mp4</high_url>
<low_url>http://v.giantbomb.com/2017/02/17/mc_jeffqa_20170216_1800.mp4</low_url>
<embed_player>http://www.giantbomb.com/videos/embed/11876/</embed_player>
<id>11876</id>
<length_seconds>4808</length_seconds>
<name>Jar Time w/ Jeff 02/16/2017</name>
<publish_date>2017-02-16 18:00:00</publish_date>
<site_detail_url>http://www.giantbomb.com/videos/jar-time-w-jeff-02162017/2300-11876/</site_detail_url>
<url>mc_jeffqa_20170216.flv</url>
<image>
<icon_url>http://www.giantbomb.com/api/image/square_avatar/2919980-vlcsnap-error506.png</icon_url>
<medium_url>http://www.giantbomb.com/api/image/scale_medium/2919980-vlcsnap-error506.png</medium_url>
<screen_url>http://www.giantbomb.com/api/image/screen_medium/2919980-vlcsnap-error506.png</screen_url>
<small_url>http://www.giantbomb.com/api/image/scale_small/2919980-vlcsnap-error506.png</small_url>
<super_url>http://www.giantbomb.com/api/image/scale_large/2919980-vlcsnap-error506.png</super_url>
<thumb_url>http://www.giantbomb.com/api/image/scale_avatar/2919980-vlcsnap-error506.png</thumb_url>
<tiny_url>http://www.giantbomb.com/api/image/square_mini/2919980-vlcsnap-error506.png</tiny_url>
</image>
<user>jeff</user>
<video_type>Premium</video_type>
<youtube_id/>
</video>
The reason it would be useful to have the video_shows included is for better categorization of videos in apps. I would love to be able to have a Jar Time category in my app but unless I do that manually (yuck) I can only categorize these types of videos as "premium". This is equally true for the other shows as well (Blue Bombin', Old Games, GBE Playdate, etc.).
(Also consider renaming the "video_type" field on videos to something else since the "video_type" API is deprecated)
Log in to comment