Youtube Video Summarizer avatar
Youtube Video Summarizer

Pricing

$150.00 / 1,000 videos

Go to Store
Youtube Video Summarizer

Youtube Video Summarizer

Developed by

VulnV

VulnV

Maintained by Community

Generate concise summaries of YouTube videos by providing a video URL.

0.0 (0)

Pricing

$150.00 / 1,000 videos

6

Total users

77

Monthly users

17

Runs succeeded

>99%

Issue response

5.7 days

Last modified

2 months ago

You can access the Youtube Video Summarizer programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "start_urls": [
< "https://www.youtube.com/watch?v=RkGouwhukjQ"
< ]
<}' |
<apify call vulnv/youtube-video-summarizer --silent --output-dataset

Youtube Video Summarizer API through CLI

The Apify CLI is the official tool that allows you to use Youtube Video Summarizer locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: