Pictory Transcribe
pictory_transcribeTranscribe long-form videos and podcasts, then automatically extract viral short clips for Shorts, Reels, and TikToks.
Instructions
Transcribe long-form videos/podcasts and automatically extract viral short clips (Shorts/Reels/TikToks).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | 'create_transcription', 'get_transcription_job', 'generate_highlights', 'generate_highlights_from_transcript'. | |
| job_id | No | Transcription job ID (required for get_transcription_job and generate_highlights). | |
| language | No | Speech language code (default: 'en-US'). | en-US |
| video_url | No | Public URL of the video or audio file to transcribe or clip. | |
| webhook_url | No | Optional webhook URL for completion callback. | |
| max_duration | No | Maximum duration of generated highlight clips in seconds (default: 60). | |
| transcript_text | No | Custom transcript string (for generate_highlights_from_transcript). | |
| highlight_settings | No | Optional settings dictionary for highlight extraction. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||