Get YouTube Transcript

A temporary fix in version 0.4 is released.

Unfortunately this is an issue in the youtube-transcript package that is used., (Issues · Kakulukian/youtube-transcript · GitHub).
I will wait if its fixed there and search for an alternative solution if not.

Franz! Thank you for sharing this . hat solution works perfect!

Thanks Franz. This is amazing work.

After i searched and suffered with it xD i’ve finally found your solution…
Thanks Franz!

for anyone who’s looking for a different method:

(I’ll update it again when i add multi-languages captions and loop to get captions for all links in google sheets)

Does this node still work or a setting that is needed?
Ive tried a few videos that are not mine and some that are mine that have transcripts when looking at it on youtube, however when I run the node it gives the error:
“[YoutubeTranscript] :rotating_light: Transcript is disabled on this video (https://www.youtube.com/watch?v=-*********)”

no its not working anymore. youtube remove timedtext from the youtube video link…

1 Like

Unfortunately this node is not working for me:

Internal error
    at Object.execute (/home/node/.n8n/nodes/node_modules/n8n-nodes-youtube-transcript/nodes/YoutubeTranscriptNode/YoutubeTranscriptNode.node.ts:135:12)
    at processTicksAndRejections

This happens on my videos that I know have a transcript. I am getting this error in SSH terminal:

NodeOperationError: Internal error
Error: Could not find captions for video: 2g-p8BtsIIk

https://www.googleapis.com/youtube/v3/captions
apart from this URL
is there any alternative url present


Im not getting output
can please anyone help

Thank you Franz for your NPM it’s working well which I have used on my Project.

1 Like

try this node for transcripts: n8n-nodes-supadata

1 Like

HI i used this apify code for get transcript

working well

Yes, this worked for me as a solution after long research.