Register
Log in
Home
App Stores
Public App Store
Private App Store
Apps Shared With Me
Solution Stores
Public Solutions
Private Solutions
Solutions Shared With Me
My Web Apps
My Web Bots
My Web Bots For Sharing
Start/Stop Apps Remotely
Documentation
What is Easybots?
Solution Tutorials
1. My Web Bots & USB Cam
Developer Tutorials
1. My First Bot
2. Triggers
3. Passing Data
4. Data Models
5. GitHub (on github.com)
6. Dev Cheat Sheet
Blog
Community
FAQ
Blog
Pricing
×
Use Easybots Studio to download and use the bots from this app
Add To Favorites
App
YouTube App
Free
Description
Youtube bot exposing the functionalities of Youtube, including search, play, stop of videos, etc..
Author
Martin N.1
Version
2.0.30.0
Available bots in this app
YouTubeBot
Actions
PlayVideoFromURL
Inputs
url : String
Returns
SearchVideos
Inputs
search query : String
Returns
return : YouTubeVideo[]
PlayAllVideos
Inputs
YouTubeVideoCollection : YouTubeVideo[]
Returns
GetVideoByIndex
Inputs
YouTubeVideoCollection : YouTubeVideo[]
index : Int32
Returns
DataModel : YouTubeVideo
Url : String
Title : String
DurationInSeconds : TimeSpan
PlayVideo
Inputs
DataModel : YouTubeVideo
Returns
StopVideo
Inputs
Returns