Not all videos seem to get the maxresdefault from youtube. :( Switching back to a different thumbnail.

This commit is contained in:
Todd Morey 2014-10-31 13:23:24 -05:00 committed by Sebastian Marcet
parent 67c36c5e7b
commit 0a782e1a94
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<img id="play" src="//www.openstack.org/themes/openstack/images/landing-pages/auto/play-button.png">
</div>
</div>
<img src="//img.youtube.com/vi/{$YouTubeID}/maxresdefault.jpg">
<img src="//img.youtube.com/vi/{$YouTubeID}/0.jpg">
</a>
</div>
<% end_loop %>