mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 00:57:59 +00:00
mb lmao
This commit is contained in:
parent
0cc9bd398b
commit
57d5bb171e
@ -48,6 +48,8 @@ class PokeTubeAPI {
|
||||
* @private
|
||||
*/
|
||||
async _getEngagementData(videoId) {
|
||||
const { fetch } = await import("undici");
|
||||
|
||||
const apiUrl = `https://returnyoutubedislikeapi.com/votes?videoId=${videoId}`;
|
||||
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user