YouMail - Download Multiple Voicemails

Adds an mp3 and wav download option to YouMail's inbox - an option that is normally only available for paid users.

Auteur
Y A K
Installations quotidiennes
0
Installations (total)
0
Notes
0 0 0
Version
0.25
Créé
04/09/2022
Mis à jour
04/09/2022
Taille
11,7 ko
Licence
GNU GPLv3
S'applique à

Adds an mp3 and wav download option to YouMail's inbox - an option that is normally only available for paid users.

This userscript downloads voicemails by detecting what order, pagination, folder, ect is currently selected and endeavoring to make a mostly identical API call to the YouMail server that Youmail itself makes. Then, when the download button is pressed, we get the id number of checked voicemails which should directly correlate to the index of our API call. From there, we can download the individual files from a URL provided in our API call.