← 返回
未分类 Key 中文

AIsa Youtube Search

Search YouTube videos, channels, and playlists through the AIsa YouTube relay with one API key. Use when the user asks for YouTube discovery, query expansion...
使用AIsa YouTube中继,一个API密钥即可搜索视频、频道和播放列表。用于用户询问YouTube发现或查询扩展时。
bibaofeng bibaofeng 来源
未分类 clawhub v1.0.2 2 版本 100000 Key: 需要
★ 0
Stars
📥 354
下载
💾 0
安装
2
版本
#latest

概述

AIsa YouTube Search

Search YouTube videos, channels, and playlists through the AIsa YouTube relay with one API key.

When to use

  • The user wants to search YouTube videos, channels, or playlists.
  • The task needs region or language filters without direct Google API setup.
  • The workflow can call the AIsa YouTube search endpoint with AISA_API_KEY.

When NOT to use

  • The user needs browser automation, local scraping, or direct YouTube account actions.
  • The workflow must avoid sending search requests to api.aisa.one.
  • The request depends on a local helper script that is not part of this package.

Quick Reference

  • Required environment variable: AISA_API_KEY
  • Endpoint: https://api.aisa.one/apis/v1/youtube/search
  • This package is curl-first and does not ship a local Python client.

Setup

export AISA_API_KEY="your-key"

Common Commands

curl -s "https://api.aisa.one/apis/v1/youtube/search?engine=youtube&q=machine+learning+tutorial" \
  -H "Authorization: Bearer $AISA_API_KEY"

curl -s "https://api.aisa.one/apis/v1/youtube/search?engine=youtube&q=AI+news&gl=us&hl=en" \
  -H "Authorization: Bearer $AISA_API_KEY"

curl -s "https://api.aisa.one/apis/v1/youtube/search?engine=youtube&q=python+tutorial&sp=EgIQAQ%3D%3D" \
  -H "Authorization: Bearer $AISA_API_KEY"

Capabilities

  • Search YouTube SERP results with q
  • Filter by locale with gl and hl
  • Apply pagination or narrowing via sp
  • Return structured results that may include videos or grouped sections

Guardrails

  • Do not ask for Google credentials or browser cookies.
  • Do not claim a result is local-only when it depends on relay requests.
  • Do not fabricate missing filters or parameters.

Security Notes

  • All search requests go to api.aisa.one.
  • Required secret: AISA_API_KEY.
  • This workflow does not require passwords, browser automation, or local scraping.

版本历史

共 2 个版本

  • v1.0.2 当前
    2026-05-20 05:20 安全 安全
  • v1.0.1
    2026-05-09 17:04 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

Market

bibaofeng
查询股票和加密货币的实时及历史金融数据——价格、市场走势、指标和趋势,用于分析、预警和报告。使用 w...
★ 0 📥 957
knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 969 📥 523,668
knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 451 📥 106,098