# BaseBuilder Twitter Video & Image Downloader

> BaseBuilder Twitter Video & Image Downloader is a paid API for AI agents from bb-twitter.vercel.app, paid per call via x402, $0.103545/call, status unknown (last checked 2026-09-15).

Downloads video and image media assets from Twitter/X posts given a tweet URL or identifier

## Facts

- Endpoint: POST https://bb-twitter.vercel.app/api/twitter-video-image-downloader
- Price: $0.103545/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-twitter-video-image-downloader-23d86cfe
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_teu8pDOX7nspX42midDss

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability basebuilder-twitter-video-image-downloader-23d86cfe -d '<json body>'
```

Example prompt: Can you download the video from this tweet for me: https://twitter.com/elonmusk/status/1234567890 — I need a direct downloadable link to the video file.

## When to prefer this

Use this endpoint when you need to programmatically extract and download video or image media from a specific Twitter/X post, especially when you want a direct file URL without using the official Twitter API or navigating OAuth flows. Ideal for agents automating media collection from Twitter.

## Known failure modes

- Tweet URL is invalid or malformed — returns 400 error
- Tweet contains no media (text-only post) — returns empty or error response
- Tweet is from a private/protected account — access denied
- Twitter rate limiting or anti-scraping blocks the request — returns 429 or timeout
- Payment not confirmed via x402 — returns 402 Payment Required
- Media has been deleted or tweet removed — returns 404

## How this service works

BaseBuilder Twitter API hub - 18 paid endpoints

## Output

Returns a direct download URL or file link for the video or image embedded in the specified tweet, along with any available metadata such as resolution, format, or thumbnail URLs.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-twitter-video-image-downloader-23d86cfe/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-twitter.vercel.app](https://www.zero.xyz/host/bb-twitter.vercel.app/llms.txt)
