Learn R Programming

tubern: R Client for the Youtube Analytics and Reporting API

R Client for the YouTube Analytics and Reporting API. To learn more about the YouTube Analytics and Reporting API, see https://developers.google.com/youtube/reporting/.

Installation

To get the current development version from GitHub:

# install.packages("devtools")
devtools::install_github("soodoku/tubern", build_vignettes = TRUE)

License

Scripts are released under the MIT License.

Contributor Code of Conduct

The project welcomes contributions from everyone! In fact, it depends on it. To maintain this welcoming atmosphere, and to collaborate in a fun and productive way, we expect contributors to the project to abide by the Contributor Code of Conduct.

Copy Link

Version

Install

install.packages('tubern')

Monthly Downloads

168

Version

0.2.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Gaurav Sood

Last Published

March 24th, 2025

Functions in tubern (0.2.1)

delete_group_item

Delete Group
tubern_PUT

PUT
delete_group

Delete Group
tubern_POST

POST
get_report

Get Reports
list_group_items

List Group Items
add_group_item

Add Group Item
add_groups

Add Groups
list_groups

List Groups
tubern

tubern provides access to the YouTube Analytics and Reporting API
yt_check_token

Check if authentication token is in options
update_group

Update Groups
tubern_DELETE

DELETE
yt_oauth

Set up Authorization
tubern_GET

Base POST AND GET functions. Not exported.