Package: srt 1.0.4

srt: Read Subtitle Files as Tabular Data
Read 'SubRip' <https://sourceforge.net/projects/subrip/> subtitle files as data frames for easy text analysis or manipulation. Easily shift numeric timings and export subtitles back into valid 'SubRip' timestamp format to sync subtitles and audio.
Authors:
srt_1.0.4.tar.gz
srt_1.0.4.zip(r-4.7)srt_1.0.4.zip(r-4.6)srt_1.0.4.zip(r-4.5)
srt_1.0.4.tgz(r-4.6-any)srt_1.0.4.tgz(r-4.5-any)
srt_1.0.4.tar.gz(r-4.7-any)srt_1.0.4.tar.gz(r-4.6-any)
srt_1.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
srt/json (API)
NEWS
| # Install 'srt' in R: |
| install.packages('srt', repos = c('https://k5cents.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/k5cents/srt/issues
Pkgdown/docs site:https://k5cents.github.io
Last updated from:028eb6d86b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 147 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-oldrel-arm64 | OK | 120 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 95 |
Exports:read_srtsrt_examplesrt_indexsrt_secondssrt_shiftsrt_textwrite_srt
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Read a subtitle file as data frame | read_srt |
| Get path to srt example | srt_example |
| Parse components of a subtitle file | srt_index srt_seconds srt_text |
| Uniformly shift subtitle times | srt_shift |
| Write subtitle data frame as SubRip text file | write_srt |
