Why you no scrobble Redesign Your Logo?

This commit is contained in:
MeowcaTheoRange 2024-02-22 07:03:43 -06:00
parent add9082d91
commit 608cc73b92

View file

@ -39,8 +39,9 @@ async function scrapeLastFMWebsiteForVideo(trackData) {
} catch (err) { return null; }
if (attr == null) return;
try {
const youtubeVideo = await GetVideoDetails(attr);
} catch (err) { return null; }
return {
...youtubeVideo,