get_all_comments: Get all the comments for a video including replies
Description
Get all the comments for a video including replies
Usage
get_all_comments(video_id = NULL, ...)
Value
a data.frame with the following columns:
authorDisplayName, authorProfileImageUrl, authorChannelUrl, authorChannelId.value, videoId, textDisplay,
canRate, viewerRating, likeCount, publishedAt, updatedAt, id, moderationStatus, parentId