8. How to customize Castbox HTML embedded player?
8. How to customize Castbox HTML embedded player?
Embedded code for your Castbox channel and episode are available in the pop-up window after you click the "Share" button on your channel or episode page on Castbox.fm.
If you got the embedded code by clicking the share button on your channel page, the latest episode will be displayed on the top of the playlist.
https://castbox.fm/app/castbox/player/id1768345?v=4.1.190428&autoplay=0
To displayed a particular episode in your channel on the top of the embedded player, you need to get another embedded code generated by the share button on that episode's page. In this way, the episode will be specified in the iframe player URL.
https://castbox.fm/app/castbox/player/id1768345/id112620794?v=4.1.190428&autoplay=0
If you'd like to hide the playlist panel, you can append "&hide_list=1" to the end of the iframe player URL in the embedded player.
https://castbox.fm/app/castbox/player/id1768345?v=4.1.190428&autoplay=0&hide_list=1