rename function to getYouTubePlayerInfo
This commit is contained in:
parent
3e0b96a9c6
commit
33c6c95045
@ -48,7 +48,7 @@ class InnerTubePokeVidious {
|
||||
return Buffer.from(String(str)).toString("base64");
|
||||
}
|
||||
|
||||
async getYouTubeApiVideo(f, v, contentlang, contentregion) {
|
||||
async getYouTubePlayerInfo(f, v, contentlang, contentregion) {
|
||||
const { fetch } = await import("undici");
|
||||
|
||||
if (!v) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user