Youtube Video Summarizer
Pay $100.00 for 1,000 videos
Youtube Video Summarizer
Pay $100.00 for 1,000 videos
Generate concise summaries of YouTube videos by providing a video URL.
You can access the Youtube Video Summarizer programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "start_urls": [
3 "https://www.youtube.com/watch?v=RkGouwhukjQ"
4 ]
5}' |
6apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
2 monthly users
-
1 star
75% runs succeeded
Created in Dec 2024
Modified 10 days ago