@keyframes pulse{0%,to{stroke-width:8px}50%{stroke-width:16px}}
#ring{animation:pulse 6s ease-in-out infinite alternate}
<svg id="ring" width="30" height="30" viewBox="20 25 250 250"
fill="none" stroke="#000" stroke-linecap="square"
stroke-width="32" xmlns="http://www.w3.org/2000/svg">
<path d="m201.962 210a60 60 0 10-103.924-60l-50 86.603"/>
<path d="m98.038 210a60 60 0 10103.924-60l-50-86.603"/>
<path d="m150 120a60 60 0 100 120h100"/>
</svg>
Use the youtube-nocookie
domain to prevent YouTube from adding cookies to visitors’ devices. Thanks, @mikael.
<iframe
src="https://www.youtube-nocookie.com/embed/{VIDEO_ID}?privacy_mode=1"
width="560" height="315" allowfullscreen
</iframe>