YouTube: MusicBrainz Importer

Imports YouTube videos to MusicBrainz as a new standalone recording

< 脚本 YouTube: MusicBrainz Importer 的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发布于:2025-08-26

In version 2.5.0 in the

GM.xmlHttpRequest

on line 174 which is

data: details.data || '',

breaks on brave browser but works fine on firefox did a quick fix so that it works on both by using

data: details.data || null,

instead

chaban作者
§
发布于:2025-08-27

Thanks. I'm using Chrome with Violentmonkey. If I remember correctly Brave is based on Chrome (Chromium) so I find it kinda strange this was never a problem for me.

发布留言

登录(不可用)以发布留言。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址