GET
X Media Downloader
Extract downloadable media from X (Twitter) post URLs, including best-quality MP4 and image fallback.
Endpoint
https://api.seaavey.com/downloader/x Parameters
url string required The valid URL of the X or Twitter post to download.
Response
-
status— number -
success— boolean -
latency— string -
data— object-
title— string -
mp4— string -
image— string -
videos— object[]quality— numberurl— string
-
Errors
401 Invalid or expired API key 400 Invalid X or Twitter URL 429 Too many requests 500 Download failed