{"name":"YouTube API Service","version":"2.1.0","endpoints":{"search":{"/search":{"description":"Advanced search with filters","parameters":"q, type, sort, duration, upload_date, features, limit, continuation"},"/search/suggestions":"Get search suggestions/autocomplete","/search/hashtag":"Search videos by hashtag (hashtag, sort, duration, upload_date, features, limit, continuation)","/search/category":"Search videos by category (category, sort, duration, upload_date, features, limit, continuation)","/search/playlists":"Search playlists (q, sort, limit, continuation)"},"videos":{"/videos?id=...":"Get comprehensive video details with formats and captions","/videos/comments?videoId=...":"Get comments with replies (sort: TOP_COMMENTS, NEWEST_FIRST)","/videos/{videoId}/related":"Get related video recommendations (also supports ?id=... query param)","/videos/chapters?videoId=...":"Get video chapters/timestamps","/videos/batch?ids=id1,id2":"Batch get multiple videos (max 50)"},"channels":{"/channels?channelId=...":"Get full channel details with metadata","/channels/videos?channelId=...":"Get videos (sort: newest, popular, oldest; supports limit, page, continuation)","/channels/shorts?channelId=...":"Get channel shorts videos (sort: newest, popular, oldest)","/channels/podcasts?channelId=...":"Get channel podcast-like videos (sort: newest, popular, oldest)","/channels/livestreams?channelId=...":"Get channel livestream videos (sort: newest, popular, oldest)","/channels/about?id=...":"Get channel about information and statistics","/channels/stats?id=...":"Get comprehensive channel statistics","/channels/playlists?channelId=...":"Get channel playlists with pagination","/channels/community?channelId=...":"Get community posts with pagination"},"playlists":{"/playlists?playlistId=...":"Get complete playlist with all videos"},"suggestions":{"/suggestions/homepage":"Get homepage video suggestions (hl, gl)","/suggestions/shorts":"Get homepage shorts suggestions (hl, gl)","/suggestions/shopping":"Get shopping-related video suggestions (hl, gl)","/suggestions/music":"Get music video suggestions (hl, gl)","/suggestions/news":"Get news video suggestions (hl, gl)","/suggestions/sports":"Get sports video suggestions (hl, gl)","/suggestions/courses":"Get educational course suggestions (hl, gl)","/suggestions/fashion-beauty":"Get fashion & beauty suggestions (hl, gl)","/suggestions/podcasts":"Get podcast suggestions (hl, gl)"},"shorts":{"/shorts/search":"Search shorts videos (q, sort, upload_date, features, limit, continuation, hl, gl)","/shorts/homepage":"Get homepage shorts recommendations (hl, gl)","/shorts/hashtag":"Search shorts by hashtag (hashtag, sort, upload_date, features, limit, continuation, hl, gl)","/shorts/comments":"Get shorts comments (id, sort, continuation)"}},"features":{"search":{"types":["all","video","channel","playlist","movie"],"sort":["relevance","rating","upload_date","view_count"],"duration":["short","medium","long"],"uploadDate":["hour","today","week","month","year"],"features":["live","4k","hd","subtitles","cc","360","vr180","3d","hdr","location","purchased"]},"pagination":"All list endpoints support continuation tokens","caching":"Intelligent multi-tier caching for optimal performance","proxies":"Automatic proxy rotation with failure tracking (30-min timeout)"},"documentation":"See README.md and postman-collection-enhanced.json for examples"}