GitHub Stars
218
User Rating
Not Rated
Favorites
0
Views
29
Forks
17
Issues
2
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Go: 1.16 or higher
Google Cloud Platform account
Installation Steps
1. Clone Repository
bash
git clone https://github.com/eat-pray-ai/yutu.git
cd yutu
2. Install Dependencies
bash
go mod tidy
3. Configure Google Cloud Platform
1Log in to Google Cloud Console and create a project.
2Enable YouTube Data API v3 and YouTube Analytics API.
4. Start Server
bash
go run main.go
Troubleshooting
Common Issues
Issue: Invalid API key. Solution: Check your API key in Google Cloud Console.Additional Resources
Author Information
4
Followers
10
Repositories
0
Gists
0
Total Contributions
Related MCPs