I want to embed TuneIN player to my site so it autoplay. Code is:
<iframe src="https://tunein.com/embed/player/s281461/" style="width:100%;height:100px;" scrolling="no" frameborder="no"></iframe>
I tried including ?autoplay=1 in url but no luck. Note: I won't use custom player because it won't provide currently listening track.
If you want your TuneIN embed stream to autoplay here is code:
Just replace
with your station url.