From 92292e115f5e5240f4ea60e885de47936d6a2e94 Mon Sep 17 00:00:00 2001 From: Jeff Posnick Date: Tue, 21 Oct 2014 16:36:00 -0400 Subject: [PATCH] Add support for live events. --- bower.json | 2 +- demo_live_news.html | 36 ++++++++++++++++++++++++++++++++++ google-youtube-video-wall.css | 1 + google-youtube-video-wall.html | 36 +++++++++++++++++++++++++++++++--- 4 files changed, 71 insertions(+), 4 deletions(-) create mode 100755 demo_live_news.html diff --git a/bower.json b/bower.json index b4ddb76..b6ef191 100755 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "google-youtube-video-wall", - "version": "1.0.2", + "version": "1.0.3", "description": "YouTube Video Wall demo. Powered by the google-youtube Polymer component.", "main": "google-youtube-video-wall.html", "keywords": [ diff --git a/demo_live_news.html b/demo_live_news.html new file mode 100755 index 0000000..d55c8e7 --- /dev/null +++ b/demo_live_news.html @@ -0,0 +1,36 @@ + + + + + + + <google-youtube-video-wall> Live News Demo + + + + + + + + + + diff --git a/google-youtube-video-wall.css b/google-youtube-video-wall.css index 5f9a42b..985a382 100755 --- a/google-youtube-video-wall.css +++ b/google-youtube-video-wall.css @@ -63,6 +63,7 @@ paper-input /deep/ #focusedUnderline { .video-container > img { position: relative; width: 100%; + max-height: 180px; display: block; overflow: hidden; border-top-left-radius: 2px; diff --git a/google-youtube-video-wall.html b/google-youtube-video-wall.html index 2c6b25b..62aeda7 100755 --- a/google-youtube-video-wall.html +++ b/google-youtube-video-wall.html @@ -38,7 +38,7 @@ --> + attributes="apiKey channelId eventType location locationRadius maxResultsPerRequest maxVideos narrowWidth order playlistId publishedAfter publishedBefore q safeSearch showSearch topicId veryNarrowWidth videoCategoryId wallTitle">