yalb Unlocker

Enables yalb premium buttons

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

יוצר
Djamana
התקנות יומיות
0
סה"כ התקנות
80
דירוגים
0 0 0
גרסה
0.6
נוצר
15-04-2020
עודכן
14-05-2020
Size
14.2 קילו-בייט
רישיון
לא זמין
חל על

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.