VarrienceLvl 25
- Edited
Letti42 I've built my own song loader it's how i got YT music to work in CDO i don't think i had too many issues with it i just built a loader that will continually try to load the music into it and if it fails it just sends it again since the timeout thing was annoying and i did run into that issue at some point
do note that you also have to encode the URI of the https:// request of the second part since i don't think CDO sanitizes that stuff
playSound("https://studio.code.org/media?u=https%3A%2F%2Fdl.sndup.net%2Fdbs8%2Felectromedieval.mp3")
this works for me
do note if you wish to cache files into CDO and remove them from the original source the caching is iffy and may last for about 24 hours max and will be discarded if there isn't a host upkeeping the content