Add a podcast by its iTunes id
submit_feed_by_itunes_idAdd a podcast to Podcast Index using its iTunes ID when you have an Apple Podcasts link but not the RSS feed. Requires confirmation and write access; submission is public and irreversible.
Instructions
Add a podcast to Podcast Index using its iTunes id, for when you have an Apple Podcasts link but not the RSS URL. Same effect and same caveats as submit_feed: it writes to a public directory, it cannot be undone through this API, it requires confirm: true, and it needs a key with write permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true for this to run. It adds a feed to a public directory that many podcast apps read, and this API has no way to remove it afterwards. | |
| itunes_id | Yes | The numeric iTunes id. From an Apple Podcasts URL this is the number after /id. |