> For the complete documentation index, see [llms.txt](https://docs.autocontentapi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autocontentapi.com/quick-start/podcasts/podcast-examples.md).

# Podcast Scenario Examples

Focused `curl` samples for tuning podcast generation. Each page mirrors the payloads assembled by the app while keeping instructions short and reusable. Swap `YOUR_API_TOKEN`, URLs, IDs, and text before running.

Prefer language SDKs? Jump to the [code samples](/code-samples/podcasts/podcast-examples.md) for side-by-side C#, Node.js, Java, PHP, and Python snippets.

## Available Recipes

* [🌐 Set Podcast Language](/quick-start/podcasts/set-language.md)
* [⏱️ Set Podcast Duration](/quick-start/podcasts/set-duration.md)
* [🎙️ Set Podcast Style](/quick-start/podcasts/set-style.md)
* [🎤 Use One Custom Voice](/quick-start/podcasts/single-custom-voice.md)
* [🔗 Create from a Website](/quick-start/podcasts/from-website.md)
* [▶️ Create from a YouTube Video](/quick-start/podcasts/from-youtube.md)
* [📝 Create from Raw Text](/quick-start/podcasts/from-text.md)
* [📄 Create from a PDF Upload](/quick-start/podcasts/from-pdf.md)
* [💡 Create from a Topic Prompt](/quick-start/podcasts/from-topic.md)
* [📜 Create from a Custom Script](/quick-start/podcasts/from-custom-script.md)
* [📰 Create from Saved Feeds](/quick-start/podcasts/from-feeds.md)
* [🔬 Create from Deep Research Results](/quick-start/podcasts/from-research.md)

Looking for the end-to-end workflow? Start with the [Create a Podcast Episode guide](/quick-start/podcasts/create-podcast-episode.md).
