Package: SRTtools 1.2.0
SRTtools: Adjust Srt File to Get Better Experience when Watching Movie
Srt file is a common subtitle format for videos, it contains subtitle and when the subtitle showed. This package is for align time of srt file, and also change color, style and position of subtitle in videos, the srt file will be read as a vector into R, and can be write into srt file after modified using this package.
Authors:
SRTtools_1.2.0.tar.gz
SRTtools_1.2.0.zip(r-4.5)SRTtools_1.2.0.zip(r-4.4)SRTtools_1.2.0.zip(r-4.3)
SRTtools_1.2.0.tgz(r-4.4-any)SRTtools_1.2.0.tgz(r-4.3-any)
SRTtools_1.2.0.tar.gz(r-4.5-noble)SRTtools_1.2.0.tar.gz(r-4.4-noble)
SRTtools_1.2.0.tgz(r-4.4-emscripten)SRTtools_1.2.0.tgz(r-4.3-emscripten)
SRTtools.pdf |SRTtools.html✨
SRTtools/json (API)
NEWS
# Install 'SRTtools' in R: |
install.packages('SRTtools', repos = c('https://chihangchen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chihangchen/srttools/issues
Last updated 5 years agofrom:3ce3f51aac. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:srt.contentsrt.insertsrt.readsrt.removesrt.searchsrt.shiftsrt.stylesrt.write
Dependencies:magrittr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Retrieve Subtitle Text | srt.content |
Insert new dialog | srt.insert |
Read srt file | srt.read |
Remove dialog | srt.remove |
Search Index By KeyWord | srt.search |
Re-synchronize Srt File | srt.shift |
Change Style of Subtitle | srt.style |
Srt Output | srt.write |
Adjust srt file to get better experience in watching movie. | SRTtools-package SRTtools |