chore: update docs

This commit is contained in:
Luan
2025-01-20 16:49:04 -03:00
parent e54e499ff5
commit ad8baac76f
796 changed files with 14695 additions and 7307 deletions

View File

@@ -30,7 +30,7 @@ YTNode types that are allowed to be parsed.
### Defined in
[src/parser/parser.ts:575](https://github.com/LuanRT/YouTube.js/blob/4729016fb98e7045ee4043857be7eef780c01e35/src/parser/parser.ts#L575)
[src/parser/parser.ts:595](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/parser/parser.ts#L595)
## parseArray(data, validType)
@@ -52,7 +52,7 @@ YTNode types that are allowed to be parsed.
### Defined in
[src/parser/parser.ts:576](https://github.com/LuanRT/YouTube.js/blob/4729016fb98e7045ee4043857be7eef780c01e35/src/parser/parser.ts#L576)
[src/parser/parser.ts:596](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/parser/parser.ts#L596)
## parseArray(data)
@@ -68,4 +68,4 @@ YTNode types that are allowed to be parsed.
### Defined in
[src/parser/parser.ts:577](https://github.com/LuanRT/YouTube.js/blob/4729016fb98e7045ee4043857be7eef780c01e35/src/parser/parser.ts#L577)
[src/parser/parser.ts:597](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/parser/parser.ts#L597)