Well, the problem is that ugly play button and the youtube logo, also the image is loaded only after a short delay, this is what I've achieved:
I managed to place a webview behind the thumbnail and hide it from view, when I tap the cell I penetrate the webview and look for the play button, which I then send a tap action to programmatically. So I ended up with everything I needed