GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IGPALYouTube Interface Reference
Inheritance diagram for GenerallyPositive.IGPALYouTube:
GenerallyPositive.Browser.GPALYouTube

Public Member Functions

IGPALYouTube WithCredentials (ICredentials credentials)
IGPALYouTube WithTitle (string title)
IGPALYouTube WithDescription (string description)
IGPALYouTube WithTags (params string[] tags)
IGPALYouTube WithPrivacy (Enums.YouTubePrivacy privacy)
IGPALYouTube WithCategory (Enums.YouTubeCategory category)
Browser.YouTubeUploadResult Upload (GPALFile file)
IGPALYouTube WithVideo (Browser.YouTubeUploadResult result)
IGPALYouTube WithVideos (IEnumerable< Browser.YouTubeUploadResult > results)
IGPALYouTube WaitForProcessing (int pollIntervalSeconds=60)
IGPALYouTube WithOutputTo (System.Windows.Forms.TextBoxBase control)
IGPALYouTube ScheduleAt (Browser.PremiereTime premiereTime)
void WaitForCompletion ()
IGPALYouTube WithPlaylist (string playlistId)
Browser.YouTubePlaylistResult CreatePlaylist ()
IGPALYouTube AddToPlaylist (string playlistId)
IGPALYouTube WithVideoId (string videoId)
IGPALYouTube WithSearchTerms (string query)
IGPALYouTube WithSearchTerms (IGPALGrid< string > grid)
IGPALYouTube GetResults (out Browser.YouTubeVideoInfo info)
IGPALYouTube GetResults (out System.Collections.Generic.List< Browser.YouTubeVideoInfo > results)

Detailed Description

Definition at line 1390 of file Interfaces.cs.

Member Function Documentation

◆ WaitForCompletion()

void GenerallyPositive.IGPALYouTube.WaitForCompletion ( )

The documentation for this interface was generated from the following file: