discord-player-deezer
Advanced tools
Comparing version
@@ -137,4 +137,9 @@ "use strict"; | ||
track_tokens: [info.TRACK_TOKEN] | ||
}) | ||
}), | ||
headers: { | ||
"User-Agent": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0", | ||
"Content-Type": "application/json" | ||
} | ||
}); | ||
ext.context.player.debug(await streamInfoRes.text()); | ||
const streamInfo = await streamInfoRes.json(); | ||
@@ -141,0 +146,0 @@ const trackMediaUrl = streamInfo.data[0].media[0].sources[0].url; |
{ | ||
"name": "discord-player-deezer", | ||
"version": "2.0.0-dev.3", | ||
"version": "2.0.0-dev.4", | ||
"description": "A custom extractor made for discord-player that enables you to extract from Deezer.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
24234
0.92%373
1.36%