Conversation
* docs: clarify video-to-recipe-ai is a CLI tool, not web service Rewrote blog post to accurately describe the project as a CLI tool: - Removed Encore.ts references - Added CLI commands and usage examples - Updated tech stack (Node.js, yt-dlp, ffmpeg) - Updated FAQs to reflect CLI functionality - Updated keywords and description * docs: improve placeholder consistency in CLI example Address code review feedback: change <video-url> to <url-or-path> to better match the description mentioning both URLs and local files. --------- Co-authored-by: Claude <noreply@anthropic.com>
Replace default favicon.png (12KB) with a branded 1200x630 social card image for better appearance when sharing on social media. Blog posts with hero images now use them for og:image, while other pages use the default social card.
feat: add proper social card image for Open Graph sharing
Code Review - PR #40: Release v0.20.0OverviewThis release adds proper Open Graph social card support with a custom-branded 1200x630px image. The implementation allows blog posts with hero images to use them for ❌ Critical Issues1. Missing Dependency:
|
Release v0.20.0
Changes