Other packages > Find by keyword >

tuber  

Client for the YouTube API
View on CRAN: Click here


Download and install tuber package within the R console
Install from CRAN:
install.packages("tuber")

Install from Github:
library("remotes")
install_github("cran/tuber")

Install by package version:
library("remotes")
install_version("tuber", "0.9.9")



Attach the package and use:
library("tuber")
Maintained by
Gaurav Sood
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-16
Latest Update: 2020-06-11
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/>.
How to cite:
Gaurav Sood (2015). tuber: Client for the YouTube API. R package version 0.9.9, https://cran.r-project.org/web/packages/tuber
Previous versions and publish date:
0.1 (2015-11-16 08:27), 0.2.1 (2016-06-20 23:18), 0.2 (2016-01-17 10:59), 0.3.0 (2016-08-04 23:02), 0.4.0 (2016-10-04 14:45), 0.6.0 (2016-11-11 00:08), 0.7.0 (2016-11-21 21:22), 0.8.0 (2017-04-11 23:12), 0.9.0 (2017-05-28 08:15), 0.9.1 (2017-09-20 05:17), 0.9.2 (2017-11-19 23:35), 0.9.3 (2018-02-03 05:05), 0.9.4 (2018-02-13 20:05), 0.9.5 (2018-03-01 13:35), 0.9.7 (2018-05-07 05:47), 0.9.8 (2019-06-26 11:51)
Other packages that cited tuber R package
View tuber citation profile
Other R packages that tuber depends, imports, suggests or enhances
Functions, R codes and Examples using the tuber R package
Some associated functions: delete_captions . delete_channel_sections . delete_comments . delete_playlist_items . delete_playlists . delete_videos . get_all_channel_video_stats . get_all_comments . get_captions . get_channel_stats . get_comment_threads . get_comments . get_playlist_items . get_playlists . get_related_videos . get_stats . get_subscriptions . get_video_details . list_abuse_report_reasons . list_caption_tracks . list_captions . list_channel_activities . list_channel_resources . list_channel_sections . list_channel_videos . list_guidecats . list_langs . list_my_videos . list_regions . list_videocats . list_videos . read_sbv . tuber . tuber_DELETE . tuber_GET . tuber_POST . tuber_check . upload_caption . upload_video . yt_oauth . yt_search . yt_token . yt_topic_search . 
Some associated R codes: delete_captions.R . delete_channel_sections.R . delete_comments.R . delete_playlist_items.R . delete_playlists.R . delete_videos.R . get_all_channel_video_stats.R . get_all_comments.R . get_captions.R . get_channel_stats.R . get_comment_threads.R . get_comments.R . get_playlist_items.R . get_playlists.R . get_related_videos.R . get_stats.R . get_subscriptions.R . get_video_details.R . list_abuse_report_reasons.R . list_caption_tracks.R . list_captions.R . list_channel_activities.R . list_channel_resources.R . list_channel_sections.R . list_channel_videos.R . list_guidecats.R . list_langs.R . list_my_videos.R . list_regions.R . list_videocats.R . list_videos.R . read_sbv.R . tuber.R . upload_caption.R . upload_video.R . yt_oauth.R . yt_search.R . yt_topic_search.R .  Full tuber package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns