Install
openclaw skills install aisa-youtube-search-aisa-apiSearch YouTube videos, channels, and playlists through the AIsa YouTube relay with one API key. Use when the user asks for YouTube discovery, query expansion, or pagination without managing Google credentials.
openclaw skills install aisa-youtube-search-aisa-apiSearch YouTube videos, channels, and playlists through the AIsa YouTube relay with one API key.
AISA_API_KEY.api.aisa.one.AISA_API_KEYhttps://api.aisa.one/apis/v1/youtube/searchexport AISA_API_KEY="your-key"
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"
qgl and hlspvideos or grouped sectionsapi.aisa.one.AISA_API_KEY.