mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-13 01:22:11 +00:00
feat(ProtoUtils): Add support for creating NextParams (#762)
This commit is contained in:
@@ -224,4 +224,8 @@ message ShortsParam {
|
||||
}
|
||||
optional Field1 f1 = 1;
|
||||
optional int32 p59 = 59;
|
||||
}
|
||||
|
||||
message NextParams {
|
||||
repeated string video_id = 5;
|
||||
}
|
||||
Reference in New Issue
Block a user