YT-API
$48.99/month
YT-API
$48.99/month
Youtube Data + Download API. Provides API solutions for endpoints like video, shorts, channel, search, playlist, trending, comments, shorts sound attribution, hashtag, URL resolving, etc
API Overview
Youtube Data + Download API. Provides API solutions for endpoints like video, shorts, channel, search, playlist, trending, comments, shorts sound attribution, hashtag, URL resolving, etc
Sample requests
Search videos, channels or playlists; filter or sort. Default sort is relevance.
Search all i.e videos, channel and playlist: /search?query=QUERY
Search type filter: Videos: /search?query=QUERY&type=video Channesl: /search?query=QUERY&type=channel Playlists: /search?query=QUERY&type=playlist Movies: /search?query=QUERY&type=movie Shows: /search?query=QUERY&type=show
Sort Search Results: Relevance is default sort filter: /search?query=QUERY&type=video&sort=relevance Upload Date: /search?query=QUERY&type=video&sort=date Rating: /search?query=QUERY&type=video&sort=rating View Count: /search?query=QUERY&type=video&sort=views
Duration Filter: This filter is applicable with type video, movie and show only. Applicable options for duration are short - less than 4 min medium - 4 to 20 min long - more than 20 min
Example: /search?query=QUERY&type=video&duration=medium
With other options: /search?query=QUERY&type=video&sort=views&duration=medium
Upload Date Filter: This filter is applicable with type video, movie and show only. Applicable options for upload_date are: hour today week month year
Example: /search?query=QUERY&type=video&upload_date=today
With other options: /search?query=QUERY&type=video&sort=views&duration=medium&upload_date=today
Features filter: This filter is applicable with type video, movie and show only. Applicable options for features are: HD subtitles CCommons 3D Live Purchased 4K 360 Location HDR VR180
Multiple features could be joined by ',' Example: HD,subtitles
Query Example: /search?query=QUERY&type=video&features=HD /search?query=QUERY&type=video&features=HD,subtitles
With other options: /search?query=QUERY&type=video&sort=views&duration=medium&upload_date=today&features=HD,subtitles
Pagination: Example: /search?query=QUERY&token=PAGINATION_TOKEN /search?query=QUERY&type=video&sort=views&duration=medium&upload_date=today&features=HD,subtitles&token=PAGINATION_TOKEN
Actor Metrics
1 monthly user
-
0 No stars yet
>99% runs succeeded
Created in Nov 2024
Modified 8 days ago