media_entity_podigee
Provides media source support for referencing podcasts and playlists from Podigee and embedding as oEmbed content in Drupal.
If you are a user of the Podigee service you can embed podcasts by pasting the permalink URL from Podigee into the media entity and this module displays the podcast player via oEmbed.
Note
This module is based on the oEmbed Providers module. You must configure the custom oEmbed provider via /admin/config/media/oembed-providers/custom-providers, so Podigee oEmbed urls will be allowed.
Example config:
Provider name: Podigee
Provider URL: https://podigee.com
Endpoint schemes: https://*.podigee.io/*
Endpoint URL: https://embed.podigee.com/oembed
Available formats: JSON
Example Podigee url
https://einfach-machen-nachhaltiger-konsum.podigee.io/5-einfach-energie-...
Drupal core patch required
Currently the Drupal core patch from the linked issue must be applied, so Podigee can be supported: Check thumbnail width and height before using it