Package: tuber
Title: Client for the YouTube API
Version: 1.4.1
Date: 2026-08-02
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.1.7), xml2
VignetteBuilder: knitr
Encoding: UTF-8
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-08-02 22:34:38 UTC; soodoku
Author: Gaurav Sood [aut, cre],
  Kate Lyons [ctb],
  John Muschelli [ctb]
Maintainer: Gaurav Sood <gsood07@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-02 22:50:02 UTC
Built: R 4.6.1; ; 2026-08-03 00:09:20 UTC; unix
