← 返回
内容创作 Key 中文

YouTube AI Videos

Fetch latest AI-related YouTube videos from curated channels using YouTube Data API v3 and filter by keywords
使用 YouTube Data API v3 从精选频道抓取最新的 AI 相关 YouTube 视频,并按关键词过滤。
mjohannp
内容创作 clawhub v1.0.1 1 版本 99890.7 Key: 需要
★ 2
Stars
📥 874
下载
💾 40
安装
1
版本
#ai#automation#latest#news#videos#youtube

概述

YouTube AI Videos

Fetch and display the latest AI-related videos from YouTube channels using YouTube Data API v3.

Requirements

This skill requires a YouTube Data API v3 key to function. The API key can be provided in three ways (priority order):

  1. Environment variable: YOUTUBE_API_KEY
  2. Secrets file: ~/.openclaw/secrets/youtube_api_key.txt
  3. Config file: config.json (fallback, not recommended for security)

Get a free API key: https://console.cloud.google.com/apis/api/youtube.googleapis.com

Usage

Use this skill when you need recent AI-related videos from YouTube.

Workflow

  1. Fetch recent videos from configured YouTube channels using YouTube Data API v3
  2. Filter videos by keywords in title
  3. Filter by max age (default: 3 days)
  4. Return up to 15 videos (configurable)
  5. Sort by publication date (newest first)

Configuration

All settings are in config.json:

  • channels: List of YouTube channel handles (@handle) or IDs
  • keywords: List of keywords to search for
  • maxVideos: Maximum number of videos to return (default: 15)
  • maxAgeDays: Maximum video age in days (default: 3)
  • youtubeApiKey: Fallback YouTube Data API v3 key (use environment/secrets instead)

Adding Channels

Find YouTube channel handles or IDs:

  1. Go to channel page
  2. Look at URL: youtube.com/@CHANNELNAME or youtube.com/channel/CHANNEL_ID
  3. Use @handle format (recommended) or channel ID

Output Format

Each video includes:

  • Number (1-15)
  • Time ago (e.g., "2h ago")
  • Title with keyword matches highlighted in bold
  • Channel name
  • Direct YouTube link

Example:

1. [2h ago] [OpenClaw: The Next Generation of AI Agents](https://youtube.com/watch?v=...)
   by @IchBinFabian

Running the Script

./scripts/fetch_youtube_ai_videos.py

The script loads --> YouTube API key from environment, secrets file, or config (in that order) and outputs filtered videos.

Security Note

For security, prefer storing your API key in:

  • Environment variable: export YOUTUBE_API_KEY="your_key"
  • Secrets file: ~/.openclaw/secrets/youtube_api_key.txt

Avoid storing the API key directly in config.json as it's visible in plain text.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-29 09:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,524
content-creation

YouTube

byungkyu
使用托管OAuth集成YouTube Data API,支持搜索视频、管理播放列表、获取频道数据及评论互动,适用于用户需要时使用此技能。
★ 142 📥 41,096
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,226