Audio player not working?

Hi @Seekr_Disc_Golf,

Format the URL a bit and try again!

You get your URL from Drive like this :

https://drive.google.com/file/d/18dG1BCTkDfG1HWtkhW3K0WizYyAJPysG/view?usp=drive_link

Then copy the ID from the URL :

18dG1BCTkDfG1HWtkhW3K0WizYyAJPysG ( the value between d/ and /view )

After that add that ID to this formatted URL and paste the full URL on the audio component :

https://drive.google.com/uc?id={copied ID}

End result :

https://drive.google.com/uc?id=18dG1BCTkDfG1HWtkhW3K0WizYyAJPysG

Thank you