Is there a way to limit youtube.playlist_items.list by start-date and end-date?
I would like to only grab videos that we're uploaded in the past day with out having to parse any videos before then.
Currently the path I'm using to pull the videos is:
Thank you