Package: tuber
Title: Client for the YouTube API
Version: 1.4.0
Date: 2026-03-23
Language: en-US
Authors@R: c(
person("Gaurav", "Sood", , "gsood07@gmail.com", role = c("aut", "cre")),
person("Kate", "Lyons", , "k.lyons7@gmail.com", role = "ctb"),
person("John", "Muschelli", , "muschellij2@gmail.com", role = "ctb")
)
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
.
License: MIT + file LICENSE
URL: https://gojiplus.github.io/tuber/,
https://github.com/gojiplus/tuber
BugReports: https://github.com/gojiplus/tuber/issues
Depends: R (>= 4.2.0)
Imports: askpass, checkmate, digest, dplyr, hms, httr, httr2, jsonlite,
magrittr, mime, purrr, rlang (>= 1.1.0), tibble, tidyr,
tidyselect, utils
Suggests: config, future, ggplot2, knitr (>= 1.11), lintr, memoise,
promises, progress, rmarkdown, testthat (>= 3.0.0), xml2
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/pak/sysreqs: libicu-dev libssl-dev
Repository: https://gojiplus.r-universe.dev
Date/Publication: 2026-03-27 17:13:35 UTC
RemoteUrl: https://github.com/gojiplus/tuber
RemoteRef: HEAD
RemoteSha: f3ceab73c6d0f71d404c201cee5cd0d207c5db92
NeedsCompilation: no
Packaged: 2026-05-26 06:25:00 UTC; root
Author: Gaurav Sood [aut, cre],
Kate Lyons [ctb],
John Muschelli [ctb]
Maintainer: Gaurav Sood