Auto Video Caption Generator avatar
Auto Video Caption Generator
Deprecated

Pricing

$500.00 / 1,000 results

Go to Apify Store
Auto Video Caption Generator

Auto Video Caption Generator

Deprecated

Developed by

Akash Kumar Naik

Akash Kumar Naik

Maintained by Community

Generate accurate captions on video from any public video URL

5.0 (1)

Pricing

$500.00 / 1,000 results

0

3

3

Last modified

2 months ago

This Apify actor takes a URL (which must be a direct link to a video file with an .mp4 extension or a Google Drive link)


✅ Input Requirement

You must provide a video URL in one of the following formats:

  • A direct video link, e.g.:
    https://example.com/video.mp4

  • A Google Drive shareable link that contains a video file.
    The actor will automatically convert Google Drive links into direct download links before sending them to the webhook.


🚀 How to Run

Provide the URL in the input form in this JSON format:

{
"url": "https://example.com/video.mp4"
}

📥 Output

The actor saves the following results to the Apify dataset:

  • status:
    Indicates whether the webhook request was successful (success) or if an error occurred (error).

  • response:
    The body of the webhook's response. This will be parsed as JSON if possible, or returned as plain text. If an error occurred, this will contain the error message.

  • time:
    The timestamp of when the webhook request was made, formatted in ISO 8601.