fix: send visitor data for YTM playlists
This commit is contained in:
parent
127596687b
commit
b25e9ebbb7
11 changed files with 156 additions and 54 deletions
|
|
@ -139,6 +139,7 @@ impl RustyPipeQuery {
|
|||
video_id,
|
||||
"player",
|
||||
&request_body,
|
||||
None,
|
||||
Some(&deobf),
|
||||
)
|
||||
.await
|
||||
|
|
|
|||
Reference in a new issue