Video Data Extraction API Development
Budget: ₹12,500 – ₹37,500 INR
Project Overview:
I am looking to hire a skilled developer who can build a robust and fast API service that extracts video data and download information from Terabox file links. The goal is to create an API that retrieves and returns the following details without compressing the video and without reducing video quality, while still keeping the download size low and the download fast.
API Output Requirements:
Given a Tera box video file URL, the API should return:
Direct Download Link (as fast as possible, ideally multi-threaded or accelerated)
Playable Video Link (for embedding or direct stream access) without any ads
Filename (original file name from Tera box)
Thumbnail Link (if available from the file metadata or preview)
And also File size
Faster Download Optimization: Must ensure file is served or fetched in a way that enables faster downloading, with parallel fetching support or CDN routing (if possible)
Important Constraints:
No video compression (to avoid time delays): The API must not re-encode or compress the video.
File size must remain low: Prefer links/files that are already in optimal formats/codecs (e.g., HEVC/H.265 instead of H.264).
No quality downgrade: The video quality must stay as-is from the source.
Speed matters: Performance is crucial. File links must be generated quickly, and download should start instantly.
I am looking to hire a skilled developer who can build a robust and fast API service that extracts video data and download information from Terabox file links. The goal is to create an API that retrieves and returns the following details without compressing the video and without reducing video quality, while still keeping the download size low and the download fast.
API Output Requirements:
Given a Tera box video file URL, the API should return:
Direct Download Link (as fast as possible, ideally multi-threaded or accelerated)
Playable Video Link (for embedding or direct stream access) without any ads
Filename (original file name from Tera box)
Thumbnail Link (if available from the file metadata or preview)
And also File size
Faster Download Optimization: Must ensure file is served or fetched in a way that enables faster downloading, with parallel fetching support or CDN routing (if possible)
Important Constraints:
No video compression (to avoid time delays): The API must not re-encode or compress the video.
File size must remain low: Prefer links/files that are already in optimal formats/codecs (e.g., HEVC/H.265 instead of H.264).
No quality downgrade: The video quality must stay as-is from the source.
Speed matters: Performance is crucial. File links must be generated quickly, and download should start instantly.
Related categories:
PHP
Python
Backend Development
Video Processing
Reverse Engineering
API Development