Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Automating End Screen Video Recommendations with YouTube API

How can I use the YouTube API to automatically set up end screens with recommended videos from a list, like having two videos recommended at the end of each video? Ideally, I’d want to pull the latest two videos from a Google Sheets list and add them as end screen elements via the API. How would that work?

Trying to automate the HTTP call with a make.com module. 

0 1 332
1 REPLY 1

Hi @JPres,

Since YouTube isn’t technically part of the Google Cloud product lineup, I recommend reposting your question on the YouTube community or on Stack Overflow with the youtube-api, youtube-data-api, and youtube-v3-api tags instead.

If you’re looking to learn more about the YouTube API to call specific videos, I’d start by checking the videos: list reference API or explore the code samples from the YouTube developer documentation. You may also check Google Developers for YouTube as well.

I hope this helps!