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.

Skaber
Y A K
Daglige installationer
0
Installationer i alt
0
Bedømmelser
0 0 0
Version
0.25
Oprettet
04.09.2022
Opdateret
04.09.2022
Size
11,7 kB
Licens
GNU GPLv3
Gælder for

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.