Learn R Programming

⚠️There's a newer version (1.1.0) of this package.Take me there.

tuber (version 0.1)

Client for the YouTube API

Description

Get comments posted on YouTube videos, information on how many times a video has been liked, search for videos with particular content, and much more. You can also scrape captions from a few videos. To learn more about the YouTube API, see https://developers.google.com/youtube/v3/.

Copy Link

Version

Install

install.packages('tuber')

Monthly Downloads

427

Version

0.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Gaurav Sood

Last Published

November 16th, 2015

Functions in tuber (0.1)

get_stats

Get statistics of a Video
yt_check_token

Check if authentication token is in options
yt_search

Search YouTube
yt_topic_search

Search YouTube by Topic It uses the Freebase list of topics
get_captions

Get Captions of a Video
get_details

Get Details about a Video
yt_oauth

Set up Authorization
get_comments

Get Comments On a Video
tuber

tuber provides access to the YouTube API V3.