Good morning, I would like to take advantage of the possibility given by HTML5 to incorporate audio into a web page.
However, it seems that the <source>
element should refer to an audio file.
My question: Is it possible to retrieve the intrinsic audio file from the YouTube video and mention it in the <source>
element?