Package: subtools 1.0

subtools: Read and Manipulate Video Subtitles

A collection of functions to read, write and manipulate video subtitles. Supported formats include "srt", "subrip", "sub", "subviewer", "microdvd", "ssa", "ass", "substation", "vtt", and "webvtt".

Authors:Francois Keck [aut, cre], Bob Rudis [ctb]

subtools_1.0.tar.gz
subtools_1.0.zip(r-4.5)subtools_1.0.zip(r-4.4)subtools_1.0.zip(r-4.3)
subtools_1.0.tgz(r-4.5-any)subtools_1.0.tgz(r-4.4-any)subtools_1.0.tgz(r-4.3-any)
subtools_1.0.tar.gz(r-4.5-noble)subtools_1.0.tar.gz(r-4.4-noble)
subtools_1.0.tgz(r-4.4-emscripten)subtools_1.0.tgz(r-4.3-emscripten)
subtools.pdf |subtools.html
subtools/json (API)
NEWS

# Install 'subtools' in R:
install.packages('subtools', repos = c('https://fkeck.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/fkeck/subtools/issues

On CRAN:

3.35 score 45 stars 15 exports 38 dependencies

Last updated 5 years agofrom:dd4a4254b3. Checks:1 OK, 7 ERROR. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 30 2025
R-4.5-winERRORJan 30 2025
R-4.5-macERRORJan 30 2025
R-4.5-linuxERRORJan 30 2025
R-4.4-winERRORJan 30 2025
R-4.4-macERRORJan 30 2025
R-4.3-winERRORJan 30 2025
R-4.3-macERRORJan 30 2025

Exports:as_subtitlebind_subtitlesclean_captionsclean_patternsclean_tagsget_mkv_infoget_raw_textget_subtitles_inforead_subtitlesread_subtitles_mkvread_subtitles_multiseriesread_subtitles_seasonread_subtitles_seriesubtitleswrite_subtitles

Dependencies:bitbit64clicliprcpp11crayondplyrfansigenericsgluehmsjaneaustenrjsonlitelatticelifecyclemagrittrMatrixpillarpkgconfigprettyunitsprogresspurrrR6RcppreadrrlangSnowballCstringistringrtibbletidyselecttidytexttokenizerstzdbutf8vctrsvroomwithr

Readme and manuals

Help Manual

Help pageTopics
Convert an R object to a 'subtitles' objectas_subtitle as_subtitle.character as_subtitle.default
Bind subtitlesbind_subtitles
Clean subtitlesclean_captions clean_patterns clean_tags
Get informations about subtitles embedded in MKV filesget_mkv_info
Get subtitles textget_raw_text
Get basic informations for subtitle objectsget_subtitles_info
Print method for multisubtitlesprint.multisubtitles
Read subtitlesread_subtitles
Extract subtitles embedded in MKV filesread_subtitles_mkv
Read series subtitlesread_subtitles_multiseries read_subtitles_season read_subtitles_serie
Create a 'subtitles' objectsubtitles
Split a column into tokensunnest_tokens.subtitles
Write subtitleswrite_subtitles