mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 13:43:45 +00:00
mb lmao
This commit is contained in:
@@ -48,6 +48,8 @@ class PokeTubeAPI {
|
||||
* @private
|
||||
*/
|
||||
async _getEngagementData(videoId) {
|
||||
const { fetch } = await import("undici");
|
||||
|
||||
const apiUrl = `https://returnyoutubedislikeapi.com/votes?videoId=${videoId}`;
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user