YouTube All In One
We provides API solutions for endpoints like video, shorts, channel, search, playlist, search, etc. Pass any YouTube URL format. We handle the rest ! For custom plan, please contact us. https://t.me/Passioncorners
YouTube All In One endpoints
| Method | Endpoint | Description |
|---|---|---|
| Videos | ||
| GET |
Get Download Status /api/v1/video/download/status/{id} |
Check the progress and status of an async download job. Returns job state, progress percentage, and download URL when complete. |
| GET |
Get Video Caption /api/v1/video/captions |
Extract available captions/subtitles from a YouTube video with timestamps. Returns auto-generated or manual captions in SRT format. |
| GET |
Get Video Transcript /api/v1/video/transcript |
Extract the full transcript text from a YouTube video. Falls back to AI transcription if captions are unavailable. |
| GET |
Get Video Meta /api/v1/video/metadata |
Retrieve detailed metadata for any YouTube video including title, description, channel info, duration, view count, thumbnail URL, and upload date. |
| POST |
Download Audio /api/v1/video/mp3/dQw4w9WgXcQ |
Extract and download audio from any YouTube video as an MP3 file. High quality audio extraction. |
| GET |
Get Related Videos /api/v1/video/related |
Fetch a list of related videos based on a YouTube video ID. Returns video IDs, titles, channels, and thumbnails. |
| GET |
Get VideoThumbnail /api/v1/video/thumbnail/dQw4w9WgXcQ |
Download the highest quality thumbnail image available for any YouTube video. Returns direct image URL. |
| POST |
Download Video /api/v1/video/mp4/dQw4w9WgXcQ |
Convert and download any YouTube video as an MP4 file. Supports quality selection up to 1080p. |
| Shorts | ||
| POST |
Download Short Video /api/v1/shorts/mp4 |
Download any YouTube Short as an MP4 video file. Optimized for vertical short-form content. |
| POST |
Download Short Audio /api/v1/shorts/mp3 |
Extract and download audio from any YouTube Short as an MP3 file. |
| GET |
Get Short Metadata /api/v1/shorts/metadata |
Retrieve metadata for YouTube Shorts including title, channel, duration, view count, and thumbnail. |
| Channels | ||
| GET |
Get Channel Videos /api/v1/channel/videos |
Fetch a paginated list of all videos from a YouTube channel. Supports cursor-based pagination. |
| GET |
Get Channel Metadata /api/v1/channel/metadata |
Retrieve channel details including name, description, subscriber count, video count, and profile image. |
| GET |
Get Channel Playlists /api/v1/channel/playlists |
Retrieve all public playlists from a YouTube channel with titles, video counts, and thumbnails. |
| Search | ||
| GET |
Youtube Search /api/v1/search |
Search YouTube for videos by keyword. Returns up to 50 results per page with pagination support. |
YouTube All In One pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $50 / month | 45 / minute |
|
| ULTRA Recommended | $140 / month | 120 / minute |
|
| MEGA | $240 / month | 200 / minute |
|