v2

latestOpenAPI 3.0.12026-08-074878134.7 KB
Tracks

Popular segment

Powered by our 2 billion daily streams on YouTube, the popular segments endpoint uses machine learning to recommend the best time section.

You can use popular segments to start playing the track from the right millisecond, or recommend the right part of the track for shorter content.

The popular segments endpoint provides start and stop timestamps in milliseconds. The default duration is 30 seconds.

The endpoint accepts up to 5 different durations per request where each duration must be at least 5 seconds and at most 60 seconds.

get/v0/tracks/{trackId}/highlights

Path parameters

trackIdstring required

Track id

Query parameters

durationinteger[]

The highlight duration in seconds

Response

List of highlighted sections for the track. The times are given in milliseconds. If there is no available highlight, a fallback to the first section of the track is returned.