@witchcraft/editor
Github
Issues
npm
Preparing search index...
pm/features/Iframe/IframeParsers
YoutubeSourceParser
Class YoutubeSourceParser
Hierarchy (
View Summary
)
DefaultSourceParser
YoutubeSourceParser
Implements
IframeSourceParser
Index
Constructors
constructor
Properties
cache
default
Attributes
default
Query
Params
match
Url
Methods
clean
Url
parse
Attributes
Constructors
constructor
new
YoutubeSourceParser
()
:
YoutubeSourceParser
Returns
YoutubeSourceParser
Properties
cache
cache
:
Map
<
string
,
any
>
= ...
default
Attributes
defaultAttributes
:
DefaultAttributes
= ...
default
Query
Params
defaultQueryParams
:
Record
<
string
,
any
>
= ...
match
Url
matchUrl
:
RegExp
= ...
Methods
clean
Url
cleanUrl
(
url
:
string
)
:
string
Parameters
url
:
string
Returns
string
parse
Attributes
parseAttributes
(
element
:
HTMLElement
)
:
false
|
Record
<
string
,
any
>
Parameters
element
:
HTMLElement
Returns
false
|
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cache
default
Attributes
default
Query
Params
match
Url
Methods
clean
Url
parse
Attributes
Github
Issues
npm
@witchcraft/editor
Loading...