示例#1
0
 public static string GetYoutubeVideoThumbnailUrl(IYoutubeVideoDetails that) => that.Value <string>("youtubeVideoThumbnailUrl");
示例#2
0
 public static string GetYoutubeVideoId(IYoutubeVideoDetails that) => that.Value <string>("youtubeVideoId");