You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . YouTube . Videos . ListVideosByID
Returns a list of YouTube videos that match the IDs provided.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo returns a list of YouTube videos that match the IDs provided. The documentation for this YouTube resource can be found here.
Here is an example list of acceptable inputs:
ClientID: {YOUR CLIENT ID}
ClientSecret: {YOUR CLIENT SECRET}
RefreshToken: {YOUR REFRESH TOKEN}
ID: bENTuGmw0Sg
The following is a sample of the JSON information returned by this Choreo:
{ "kind": "youtube#videoListResponse", "etag": "\"l2_EzDJNpODEdGqzw9RsSSXVqN0/ijtXpACFtpX-xU9tGAOIAMhuNLk\"", "items": [ { "id": "bENTuGmw0Sg", "kind": "youtube#video", "etag": "\"l2_EzDJNpODEdGqzw9RsSSXVqN0/Zo7XgKU6EIFWs936RPgkufULYGQ\"", "snippet": { "publishedAt": "2011-10-13T23:35:35.000Z", "channelId": "UCiFQQJbBH4luX3cbbVsWXvw", "title": "How do we know how many galaxies there are in the Universe?", "description": "How many galaxies are in the Universe? How do we know?\n\nTake a tour of the most distant galaxies ever photographed in the Universe, as seen through the eyes of the Hubble Space Telescope!\n\nExplanation and narration by theoretical astrophysicist Ethan Siegel, of http://scienceblogs.com/startswithabang/\n\nFull sources of images and videos used in the creation of this available here: http://scienceblogs.com/startswithabang/2011/10/how_do_we_know_how_many_galaxi.php", "thumbnails": { "default": { "url": "https://i.ytimg.com/vi/bENTuGmw0Sg/default.jpg" }, "medium": { "url": "https://i.ytimg.com/vi/bENTuGmw0Sg/mqdefault.jpg" }, "high": { "url": "https://i.ytimg.com/vi/bENTuGmw0Sg/hqdefault.jpg" } }, "channelTitle": "Ethan Siegel", "categoryId": "28" } } ] }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms