youtubecaption: Downloading YouTube Subtitle Transcription in a Tidy Tibble Data
Frame
Although there exist some R packages tailored for YouTube API (e.g., 'tuber'), downloading YouTube video subtitle (i.e., caption) in a tidy form has never been a low-hanging fruit. Using 'youtube-transcript-api Python package' under the hood, this R package provides users with a convenient way of parsing and converting a desired YouTube caption into a handy 'tibble' data_frame object. Furthermore, users can easily save a desired YouTube caption data as a tidy Excel file without advanced programming background knowledge.
| Version: |
1.0.0 |
| Imports: |
stringr, writexl, reticulate, purrr, magrittr, tibble, dplyr |
| Suggests: |
knitr, rmarkdown, covr |
| Published: |
2020-05-15 |
| Author: |
JooYoung Seo
[aut, cre],
Soyoung Choi
[aut] |
| Maintainer: |
JooYoung Seo <jooyoung at psu.edu> |
| BugReports: |
https://github.com/jooyoungseo/youtubecaption/issues |
| License: |
GPL-3 |
| URL: |
https://github.com/jooyoungseo/youtubecaption |
| NeedsCompilation: |
no |
| SystemRequirements: |
Anaconda (https://www.anaconda.com/download/) |
| Citation: |
youtubecaption citation info |
| Materials: |
README NEWS |
| CRAN checks: |
youtubecaption results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=youtubecaption
to link to this page.