spaces
Download or record Twitter/X live audio. Use a URL to start, recording ID to check status, or stop a live recording.
Instructions
Download or live-record a Twitter/X Space. Three modes: (1) Pass url to start a download (returns recording_id), (2) Pass recording_id to check status, (3) Pass recording_id + stop=true to stop a live recording.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Twitter/X Space URL to download (e.g., https://x.com/i/spaces/1yNxaNvaMYQKj). Starts download in background. | |
| stop | No | Stop a live recording. Requires recording_id. Default: false | |
| output_dir | No | Directory to save the audio file. Default: ~/Downloads | |
| recording_id | No | Check status of a previous download, or stop it when combined with stop=true. |