YouTube ClawHub

by byungkyu

YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users...

latest
Downloads
25,421
+60 (+0.2%)
Stars
134
DL/day
267.6
Installs
108
Versions
3
Age
95d
Acceleration
-10.7%

Growth Trajectory

Version Releases

VersionDateChangelog
1.0.5 2026-05-09 - Added CLI command examples demonstrating YouTube API usage with the Maton CLI (`maton youtube ...`, `maton api ...`). - Added installation instructions for the Maton CLI via npm and Homebrew. - Updated authentication and connection management sections with CLI commands, enhancing clarity for both CLI and Python users. - Included command-line examples throughout the API Reference to show how to use the CLI for common tasks. - No functional or code changes; documentation improvements only.
1.0.4 2026-05-02 - Switched API and connection URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai. - Clarified that only endpoints listed in the API Reference are supported. - Added a new Security & Permissions section emphasizing user approval for write operations. - Updated connection management instructions, including clearer handling of multiple connections. - Removed the LICENSE.txt file.