Automated embed of Podigee Player on external Sites

Hi Community,

I am using a Podlove installation to publish my podcast. I now want to embed the podigee player automatically on an external site using the RSS feed. My problem is, that I don’t know how to get the podigee ID from the episode.
E.G. My podcast-post has ID 7, the embedding-code of the podigee player is

<script class="podigee-podcast-player" src="//cdn.podigee.com/podcast-player/javascripts/podigee-podcast-player.js" data-configuration="https://audionews.all-in.de?podigee_player=1"></script>

I don’t find the ID 1 in any feed-field.

Is there any chance to either embed the player with the episode/post-id or -url, or to find out the podigee_player from the rss-feed?

Thanks!
Michael

It’s the episode id, which is different from the WordPress post id. I don’t think it’s possible to get that from the feed at the moment.