For people who have experience with the Javascript Youtube API, I was wondering if it's possible to create a fully customized audio player using the API. My goal is simply to use the API to play sound using the built-in YouTube video, pause, change volume, with javascript buttons, without displaying the flash object itself. Does the API allow this?
source
share