Download Video
Enter a Threads URL and click download to get started
API Documentation
Base URL: http://localhost:5000
GET /dl?url={threads_url}
Parameters:
url - Threads post URL (required)
Response Format: JSON
API Information
Version: v1.0
Rate Limit: No limits
Supported Formats: MP4
Max File Size: No limit
Uptime: 99.9%
Response Time: ~2-5 seconds
Sample Response
{
"success": true,
"video_url": "https://...",
"api_owner": "@ISmartCoder",
"updates_channel": "@TheSmartDev",
"timestamp": "2024-01-15T10:30:00Z",
"message": "Video downloaded successfully"
}