mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-15 18:42:11 +00:00
22 lines
782 B
Markdown
22 lines
782 B
Markdown
[youtubei.js](../README.md) / IPlaybackTracking
|
|
|
|
# Interface: IPlaybackTracking
|
|
|
|
Defined in: [src/parser/types/ParsedResponse.ts:99](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/parser/types/ParsedResponse.ts#L99)
|
|
|
|
## Properties
|
|
|
|
### videostats\_playback\_url
|
|
|
|
> **videostats\_playback\_url**: `string`
|
|
|
|
Defined in: [src/parser/types/ParsedResponse.ts:101](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/parser/types/ParsedResponse.ts#L101)
|
|
|
|
***
|
|
|
|
### videostats\_watchtime\_url
|
|
|
|
> **videostats\_watchtime\_url**: `string`
|
|
|
|
Defined in: [src/parser/types/ParsedResponse.ts:100](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/parser/types/ParsedResponse.ts#L100)
|