YouTube Subtitles + N8N

Hey @laschuk, I am afraid this is not an option the YouTube in n8n offers. So you would need to use the HTTP Request node here to call the respective API directly.

For example like so:

Simply change the videoId parameter on the first HTTP Request node (and possibly adjust the language to search for on the Set node). This would give you the captions of a video (assuming your YouTube account has sufficient permissions):