Package: tuber
Title: Client for the YouTube Data API
Version: 2.0.0
Date: 2026-08-17
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: Search public YouTube data and retrieve channels, videos,
    playlists, comments, captions, live broadcasts, and reference data.
    Authenticated methods support common uploads, playlist changes, comment
    moderation, and media updates. See the YouTube Data API documentation at
    <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-20 02:51:00 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-20 11:20:02 UTC
Built: R 4.5.3; ; 2026-08-21 23:56:58 UTC; windows
