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
    <https://developers.google.com/youtube/v3/>.
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
NeedsCompilation: no
Packaged: 2026-03-25 01:51:11 UTC; soodoku
Author: Gaurav Sood [aut, cre],
  Kate Lyons [ctb],
  John Muschelli [ctb]
Maintainer: Gaurav Sood <gsood07@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-25 04:00:03 UTC
Built: R 4.6.0; ; 2026-04-25 13:29:51 UTC; unix
