HTML: trying to embed youtube video
问题 When I'm embedding a Youtube video into my website, the following error occurs: An error occurred. Please try again later. (Playback ID: 044VSn6cAs2PR3y3) Learn More My index.html contains the following markup snippet: <div class="mu-about-us-right"> <a id="mu-abtus-video" href="https://www.youtube.com/embed/watch?v=lWz-46NPqdk" target="youtube-video"> <img src="assets/img/about-us.jpg" alt="img"> </a> </div> I can't understand what is the error in my code. I have tried with some other videos