CRAN/E | youtubecaption

youtubecaption

Downloading YouTube Subtitle Transcription in a Tidy Tibble Data Frame

Installation

About

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.

Citation youtubecaption citation info
github.com/jooyoungseo/youtubecaption
System requirements Anaconda (https://www.anaconda.com/download/)
Bug report File report

Key Metrics

Version 1.0.0
Published 2020-05-15 1454 days ago
Needs compilation? no
License GPL-3
CRAN checks youtubecaption results

Downloads

Yesterday 1 0%
Last 7 days 11 -54%
Last 30 days 48 +2%
Last 90 days 165 -16%
Last 365 days 629 -76%

Maintainer

Maintainer

JooYoung Seo

jooyoung@psu.edu

Authors

JooYoung Seo

aut / cre

Soyoung Choi

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

youtubecaption_vignette

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

youtubecaption archive

Imports

stringr
writexl
reticulate
purrr
magrittr
tibble
dplyr

Suggests

knitr
rmarkdown
covr