Package: tuber
Title: Client for the YouTube API
Version: 0.9.1
Authors@R: person("Gaurav", "Sood", email = "gsood07@gmail.com", role = c("aut", "cre"))
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.1)
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: 2017-09-20 00:04:23 UTC; gsood
Author: Gaurav Sood [aut, cre]
Repository: CRAN
Date/Publication: 2017-09-20 03:17:11 UTC
