yt.RelatedVideoComments: Get the Comments from Related Videos

Description Usage Arguments Value

View source: R/ytVideos.R

Description

Given a video ID, get the comments from that video and videos that are related.

Usage

1

Arguments

video_id

Character. Video ID from YouTube. Required.

Value

Dataframe with the following variables describing comments: comment_ID, video_ID, author_display_name, author_channel_ID, text_display, text_original, dateTime, updated dateTime, reply_count, parent_comment_ID, parent_author_display_name, parent_author_channel_ID, pullDate, related_to


Vintonm49/ytcol documentation built on May 27, 2019, 7:42 a.m.