Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get Captions for videos using YouTube API

Tags:

youtube-api

Is possible to retrieve (get) captions for a YouTube video (not owned by the user) from the YouTube API?

like image 491
user1560752 Avatar asked Oct 06 '22 01:10

user1560752


1 Answers

  • In v2, you can access only your videos captions.

  • In v3, there is no support for captions yet, but will be supported soon.

It's a Terms of Service issue, not to provide these captions.

like image 59
Ibrahim Ulukaya Avatar answered Oct 10 '22 04:10

Ibrahim Ulukaya