Package: tuber
Title: Client for the YouTube API
Version: 1.1.0
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")
  )
Maintainer: Gaurav Sood <gsood07@gmail.com>
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.1.0)
Imports: askpass, dplyr, httr, httr2, jsonlite, magrittr, mime, plyr,
        purrr, tibble, tidyr, tidyselect, utils
Suggests: hms, knitr (>= 1.11), lintr, rmarkdown, testthat, xml2
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-25 02:50:14 UTC; soodoku
Author: Gaurav Sood [aut, cre],
  Kate Lyons [ctb],
  John Muschelli [ctb]
Repository: CRAN
Date/Publication: 2025-08-25 03:10:02 UTC
Built: R 4.6.0; ; 2025-08-26 01:34:39 UTC; unix
