get_download_url
Generate a time-limited secure download link for video files to save locally, export for editing, or share. Specify video ID and optional format for direct access to the file.
Instructions
Get direct DOWNLOAD link for video files. USE WHEN: User needs to download/save video locally, export for editing, backup content, share downloadable link. RETURNS: Time-limited secure URL for downloading. EXAMPLE: 'Download video 1_abc123', 'Get mp4 file for editing'. Different from streaming - this is for saving files.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
entry_id | Yes | Video to download (format: '1_abc123') | |
flavor_id | No | Optional: Choose specific quality/format. Leave empty for default. Use list_media_entries to see available flavors. |