README
MillisecondsSpanConverter
Sanitizer
SanitizeString
SanitizeStringHash
StringHash
Subtitles
ASS
Caption
Captions
Config
Arguments
Default
Format
JSON
LRC
Meta
SBV
SMI
SRT
SSA
Style
SUB
Substation
DialogueBeforeFormat
Regexes
StyleBeforeFormat
VTT
class
Subtitles::SBV
Subtitles::SBV
Subtitles::Format
Reference
Object
Overview
.sbv files are not yet supported.
Defined in:
format/not_yet_implemented.cr
Constructors
.new
(*args, **options)
Class Method Summary
.detect
(*args, **options)
Instance Method Summary
#content
(*args, **options)
#to_captions
(*args, **options)
Instance methods inherited from class
Subtitles::Format
content : IO
content
,
to_captions
to_captions
Class methods inherited from class
Subtitles::Format
detect
detect
,
from_extension(extension string : String) :
self
.
class
?
from_extension
Constructor Detail
def self.
new
(*args, **options)
#
[
View source
]
Class Method Detail
def self.
detect
(*args, **options)
#
[
View source
]
Instance Method Detail
def
content
(*args, **options)
#
[
View source
]
def
to_captions
(*args, **options)
#
[
View source
]