In this example, we have, in the plugin options, set show date, hits and likes, duration and HD all to not display.
The ShortCode :
[videogallery id=foodwishes num=48 borderwidth=0 showshadows=false columns=3]
Alternatively, to not show any video details besides the title using CSS :
<style>.PKT {display:none;}</style>