Blog Content Processor
Extracts video content from blog posts and generates GIF previews for quick scanning.
Usage
- Feed a blog URL or RSS entry into the processor
- The skill extracts embedded video URLs
- Generates lightweight GIF previews using ffmpeg
- Outputs GIF paths for use with gifgrep or direct sharing
Dependencies
rss-parser— parse blog feedsffmpeg-static— bundled ffmpeg binary for GIF generation