create_podcasts_opml_parse
Extract podcast feeds from OPML text to bulk-import subscriptions into Audiobookshelf.
Instructions
Get feeds from OPML text.
POST /api/podcasts/opml/parse
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |