yalb Unlocker

Enables yalb premium buttons

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Djamana
日安装量
0
总安装量
80
评分
0 0 0
版本
0.6
创建于
2020-04-15
更新于
2020-05-14
大小
14.2 KB
许可证
暂无
适用于

Limitation status:
* Advertisement - FIXED
* Download song's midi - FIXED
* Download song's chords pdf - currently not working
* Upload & transcribe your own mp3 - currently not working (Requires login)
* Transpose chords - FIXED
* Change song speed - FIXED
* Loop section for intensive practice - FIXED
* Web Tuner - FIXED
* Playlist (max 10 songs) - FIXED (Requires login)

Help wanted:
To make 'Download song's chords pdf' and 'transcribe your own mp3' your help is needed. If you have a PREMIUM ACCOUNT please contact me here.
Background:
To make these 2 feature work I need to know the exact upload php-file that is used. I can't derivative or guess to send the exact url for this from the sources.
You may also fill in these yourself. Just edit
var Conf_UploadUrl = and
var Conf_DownloadUrl
at the beginning of this script. To find out what to fill in I can propose two way. First press Ctrl+U to open source code view, there search for '.php'.
The other way is to press F12 to open browsers development tools. There goto Network tab and select XHR then do a download /upload of the mp3 and look what php file was uses to post the form data to.