Reel Knowledge Distiller: Videos to Claims
Pricing
Pay per event
Reel Knowledge Distiller: Videos to Claims
Turn public short videos into transcripts, typed claims, and Markdown notes for research and content teams.
Reel Knowledge Distiller: Videos to Claims
Pricing
Pay per event
Turn public short videos into transcripts, typed claims, and Markdown notes for research and content teams.
You can access the Reel Knowledge Distiller: Videos to Claims 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 API & Integrations in Apify Console.
$echo '{< "reelUrls": [< "https://www.youtube.com/shorts/fwBIZRq-vzY"< ],< "llm": {< "provider": "openai-compatible",< "model": "nvidia.nemotron-nano-3-30b",< "baseUrl": "https://bedrock-runtime.us-east-1.amazonaws.com/openai/v1",< "apiKey": ""< },< "transcription": {< "mode": "local"< }<}' |<apify call physealabs/reel-knowledge-distiller --silent --output-datasetThe Apify CLI is the official tool that allows you to use Reel Knowledge Distiller: Videos to Claims locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: