Package: tuber
Title: Client for the YouTube API
Version: 0.9.3
Authors@R: c(person("Gaurav", "Sood", email = "gsood07@gmail.com", role = c("aut", "cre")),
             person("Kate", "Lyons", email = "k.lyons7@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/>.
URL: http://github.com/soodoku/tuber
BugReports: http://github.com/soodoku/tuber/issues
Depends: R (>= 3.4.0)
License: MIT + file LICENSE
LazyData: true
Imports: httr, plyr
VignetteBuilder: knitr
Suggests: knitr (>= 1.11), testthat, rmarkdown, xml2, lintr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-03 00:13:59 UTC; gsood
Author: Gaurav Sood [aut, cre],
  Kate Lyons [ctb]
Repository: CRAN
Date/Publication: 2018-02-03 04:05:31 UTC
