Captions
Extracting video captions for YouTube video
Unlock the ability to retrieve captions (subtitles) for YouTube videos.
This guide covers fetching captions (subtitles) for YouTube videos using the Poix.io API.
Request examples
In this request, we are fetching data for the YouTube video with the ID dQw4w9WgXcQ
. You can provide up to 1k video IDs in the ids
array to fetch data for multiple videos.
Response example
The response contains an array of caption objects, each representing a caption line.
Make your first request in playground on docs at Get video captions.