We have the following two iFrames:
<iframe width="560" height="315" src="https://www.youtube.com/embed/DmiMpABb804" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe src="https://open.spotify.com/embed/track/39LLxExYz6ewLAcYrzQQyP" width="300" height="380" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
The YouTube iFrame has, "Watch on YouTube" at the bottom left corner. This redirects the user to YouTube.
The Spotify iFrame has the 'Spotify logo' on top right corner, that redirects the user to Spotify.
Our Aim: Nothing happens when the user clicks/taps on either of these.
Directly open the embed players here: