GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.YouTubeVideoInfo Class Reference

Video metadata returned by GPALYouTube.GetResults. Tags are populated for direct video lookups; search results leave Tags empty. More...

Properties

string VideoId [get]
string Title [get]
string Description [get]
string[] Tags [get]
string Url [get]
DateTime? PublishedAt [get]

Detailed Description

Video metadata returned by GPALYouTube.GetResults. Tags are populated for direct video lookups; search results leave Tags empty.

Definition at line 81 of file YouTube.cs.

Property Documentation

◆ Description

string GenerallyPositive.Browser.YouTubeVideoInfo.Description
get

Definition at line 85 of file YouTube.cs.

◆ PublishedAt

DateTime? GenerallyPositive.Browser.YouTubeVideoInfo.PublishedAt
get

Definition at line 88 of file YouTube.cs.

◆ Tags

string [] GenerallyPositive.Browser.YouTubeVideoInfo.Tags
get

Definition at line 86 of file YouTube.cs.

◆ Title

string GenerallyPositive.Browser.YouTubeVideoInfo.Title
get

Definition at line 84 of file YouTube.cs.

◆ Url

string GenerallyPositive.Browser.YouTubeVideoInfo.Url
get

Definition at line 87 of file YouTube.cs.

◆ VideoId

string GenerallyPositive.Browser.YouTubeVideoInfo.VideoId
get

Definition at line 83 of file YouTube.cs.


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