fix: send visitor data for YTM playlists

This commit is contained in:
ThetaDev 2023-09-28 01:00:00 +02:00
parent 127596687b
commit b25e9ebbb7
11 changed files with 156 additions and 54 deletions

View file

@ -139,6 +139,7 @@ impl RustyPipeQuery {
video_id,
"player",
&request_body,
None,
Some(&deobf),
)
.await