Nothing
#' Read and Manipulate Video Subtitles
#' @description
#' 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".
#'
#' @keywords internal
#' @importFrom methods is
#' @details
#' `r lifecycle::badge("stable")`
#'
"_PACKAGE"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.