× Use Easybots Studio to download and use the bots from this app

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