mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 22:46:06 +02:00
YouTube API 1
This commit is contained in:
+1
-1
@@ -7481,7 +7481,7 @@ speechSynthesis.getVoices();
|
|||||||
data.items[0].contentDetails.duration
|
data.items[0].contentDetails.duration
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
console.error(`YouTube video lookup failed status: ${status}`);
|
console.error(`YouTube video lookup failed, error code: ${data.status}`);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user