Closed yuri25 closed 5 years ago
Yes, you are welcome.
Youtube video is supported.
What about downloading mp3?
You can add HTML tags.
video
<video width="320" height="240" controls>
<source src="https://www.w3schools.com/tags/movie.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
audio
<audio src="http://www.w3school.com.cn/i/horse.ogg" controls="controls">
Your browser does not support the audio element.
</audio>
Thank you very much! Great job and great blog!
Could you add the ability to the editor to add music as a mp3 file and embed the video from the YouTube service? Thank.