There was an error while loading. Please reload this page.
This function given the input of a YTID a video id that can be returned from genVideoID Will pull a URI for a high quality video thumbnail.
Example
<NetworkBackgroundImage className={css(stylesheet.randomStyle)} source={genVideoThumbnailURI(props.source)} >.....