youtubei.js / Types / ExtractionState
Interface: ExtractionState
Properties
config
config:
ExtractionConfig
Defined in
src/utils/javascript/JsAnalyzer.ts:42
dependencies
dependencies:
Set
<string
>
Defined in
src/utils/javascript/JsAnalyzer.ts:45
dependents
dependents:
Set
<string
>
Defined in
src/utils/javascript/JsAnalyzer.ts:46
matchContext?
optional
matchContext:Node
Defined in
src/utils/javascript/JsAnalyzer.ts:47
metadata?
optional
metadata:VariableMetadata
Defined in
src/utils/javascript/JsAnalyzer.ts:44
node?
optional
node:Node
Defined in
src/utils/javascript/JsAnalyzer.ts:43
ready
ready:
boolean