Professional YouTube API with Telegram Bot Integration
🤖 Go to Bot @ccndevapibot

🚀 Key Features

Lightning Fast

High-performance streaming with advanced caching system

🔒

Secure & Reliable

HTTPS encryption, rate limiting, and API key protection

🎵

Audio & Video

Stream both audio and video content from YouTube

🤖

Telegram Bot

Easy API key management through @ccndevapibot

📡 API Endpoints

🎵 Audio Stream
Stream audio from YouTube videos
GET https://ccndev.live/youtube?api_key=YOUR_KEY&query=song_name
📤 Response:
🎵 Direct audio stream (MP3/WebM) Content-Type: audio/mpeg Status: 200 OK
🎬 Video Stream
Stream video from YouTube
GET https://ccndev.live/youtube?api_key=YOUR_KEY&query=video_name&video=true
📤 Response:
🎬 Direct video stream (MP4/WebM) Content-Type: video/mp4 Status: 200 OK
❤️ Health Check
Check API status and system information
GET https://ccndev.live/health
📤 Response:
{ "status": "healthy", "uptime": "24h 30m", "system_load": "0.05, 0.03, 0.01", "api_info": { "version": "2.0.0", "status": "🚀 API Up & Running" }, "service_stats": { "active_streams": 5, "total_users": 150 } }
📚 API Documentation
Interactive API documentation with Swagger UI
GET https://ccndev.live/docs
📤 Response:
📖 Interactive Swagger UI Documentation - Try endpoints live - View request/response schemas - Authentication examples

🔑 Getting Started

1️⃣ Get API Key: Message @ccndevapibot on Telegram

2️⃣ Send /start: Get your personal API key instantly

3️⃣ Start Streaming: Use your key with our endpoints

4️⃣ Enjoy: High-quality YouTube streaming!