GoogleWebComponents / google-youtube-video-wall

Other
41 stars 19 forks source link

Fixes for multiple requests, and added goingBackDays parameter #15

Closed jeffposnick closed 9 years ago

jeffposnick commented 9 years ago

(CC: @addyosmani @ebidel to double-check some of my logic.)

There are a couple of changes to help make sure there aren't inadvertent API requests made:

This also introduces a new attribute, goingBackDays, which offers a shorthand for setting the publishedAfter attribute to a dynamic value corresponding to a number of days in the past.