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]
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. Accessed 13 Apr. 2025.
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), 0.9.9 (2020-06-11 07:50)
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
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for tuber051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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