mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
YouTube API 1
This commit is contained in:
@@ -7481,7 +7481,7 @@ speechSynthesis.getVoices();
|
||||
data.items[0].contentDetails.duration
|
||||
);
|
||||
} 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