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
module
SanitizeStringHash
Overview
The same filter as SanitizeString, just for a Hash of String to String
Extended Modules
Sanitizer
Defined in:
converters.cr
Class Method Summary
.from_json
(value : JSON::PullParser)
.to_json
(value : StringHash, builder : JSON::Builder)
Class Method Detail
def self.
from_json
(value : JSON::PullParser)
#
[
View source
]
def self.
to_json
(value :
StringHash
, builder : JSON::Builder)
#
[
View source
]