mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[tools/podcast_generator] allow specifying output format and channel mode] #544
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kurokobo on GitHub (Aug 11, 2025).
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Currently, Podcast Generator can only output monaural WAV audio.
It would be nice if it can support stereo MP3 audio.
Design:
ffmpegby default, so it's easy to convert wav to mp3.2. Additional context or comments
No response
3. Can you help us with this feature?