Package: ytdlpr Title: R wrapper for yt-dlp, focused on extracting and processing subtitles Version: 0.0.1.9004 Authors@R: c(person(given = "Giorgio", family = "Comai", role = c("aut", "cre", "cph"), email = "g@giorgiocomai.eu", comment = c(ORCID = "0000-0002-0515-9542"))) Description: Get subtitles from YouTube and parse them. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: cli, dplyr, fs, lubridate, purrr, readr, rlang, stringr, tibble, yyjsonr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev Repository: https://giocomai.r-universe.dev Date/Publication: 2025-08-25 13:48:06 UTC RemoteUrl: https://github.com/giocomai/ytdlpr RemoteRef: HEAD RemoteSha: 3a891cd3186a1ab47fbee5548fd27d5dd78192a7 NeedsCompilation: no Packaged: 2026-06-21 07:51:12 UTC; root Author: Giorgio Comai [aut, cre, cph] (ORCID: ) Maintainer: Giorgio Comai Depends: R (>= 4.1.0)