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", "1.1.0")



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: 2025-04-01
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 1.1.0, https://cran.r-project.org/web/packages/tuber. Accessed 17 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:15), 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), 0.9.9 (2020-06-11 07:50), 1.0.1 (2025-04-01 22:50), 1.1.0 (2025-08-25 05:10)
Other packages that cited tuber R package
View tuber citation profile
Other R packages that tuber depends, imports, suggests or enhances
Complete documentation for tuber
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

Today's Hot Picks in Authors and Packages

VEwaningVariant  
Vaccine Efficacy Over Time - Variant Aware
Implements methods for inference on potential waning of vaccine efficacy and for estimation of vacci ...
Download / Learn more Package Citations See dependency  
rt.test  
Robustified t-Test
Performs one-sample t-test based on robustified statistics using median/MAD (TA) and Hodges-Lehmann/ ...
Download / Learn more Package Citations See dependency  
VFS  
Vegetated Filter Strip and Erosion Model
Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given sl ...
Download / Learn more Package Citations See dependency  
FastKNN  
Fast k-Nearest Neighbors
Compute labels for a test set according to the k-Nearest Neighbors classification. This is a fast wa ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
alabama  
Constrained Nonlinear Optimization
Augmented Lagrangian Adaptive Barrier Minimization Algorithm for optimizing smooth nonlinear object ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA