Exporting Content
Export your documents, episode scripts, and video captions from Jellypod.
Documents#
Documents can be exported from the document panel header using two buttons:
- Copy as Markdown: Copies the full document to your clipboard in Markdown format
- Download as Markdown: Downloads the document as a
.mdfile (nameddocument_v{version}.md)
Both options preserve formatting including headings, paragraphs, bullet points, and other Markdown structures. The exported content is ready for your CMS, newsletter tool, or publishing platform.
Episode Scripts#
Episode scripts can be exported from the script panel header:
- Copy script: Copies the full script content to your clipboard
- Download script: Downloads the script as a
.xmlfile
These buttons appear in the top-right corner of the Episode Script panel, next to the close button.
Video Captions#
For episodes with generated captions, you can download an SRT caption file:
- Download captions (.srt): Available on the episode page when captions have been generated
The SRT file can be used with video editors, social media platforms, or any tool that supports standard subtitle formats.
Where to Find Export Options#
- Documents: Found in the document panel header. Options: Copy as Markdown, Download as Markdown.
- Episode Scripts: Found in the script panel header. Options: Copy script, Download script.
- Video Captions: Found on the episode page. Options: Download captions (.srt).
Use Copy as Markdown when pasting into tools that support Markdown (like Notion, Ghost, or GitHub). Use Download as Markdown when you need a file for your CMS or version control.
Frequently Asked Questions#
What formats can I export my content in?
Documents export as Markdown (.md), episode scripts export as XML (.xml), and video captions export as SRT (.srt) files.
Can I export my podcast audio separately?
Yes. Audio can be downloaded from the episode editor using the Download Audio option in the Publish button dropdown. See the Downloading Video and Audio article for details.