Youtube Transcripts avatar

Youtube Transcripts

Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Youtube Transcripts

Youtube Transcripts

digitalatscale/youtube-transcripts

The YouTube Transcript Scraper is a simple tool designed to extract the transcript from any YouTube video. By providing a YouTube video URL, the scraper will retrieve the full transcript if available. This tool is useful for researchers, content creators, and anyone that needs a YouTube transcript

TO

Do not know about the uncaught exception

Open

tommyjeong opened this issue
2 months ago

Failed : message is like "There was an uncaught exception during the run of the Actor and it was not handled. " let me know what to do

digitalatscale avatar

Thanks for reporting. I looked at the logs and it said "Impossible to retrieve Youtube video ID."

Can you please verify that the youtube id was correct? I will be creating an update soon that will give better error handing and also the ability to simply add the full youtube URL.

Thanks for using the app!

FR

Afriinnovation

2 months ago

Hello Bradley, In my case, the youtube ID is good but I'm having a problem in APIFY. Here is the error : "2024-08-07T19:29:34.868Z ACTOR: Pulling Docker image of build DJfgAtiCS8lKkEcpJ from repository. 2024-08-07T19:29:35.429Z ACTOR: Creating Docker container. 2024-08-07T19:29:35.566Z ACTOR: Starting Docker container. 2024-08-07T19:29:36.870Z INFO System info {"apifyVersion":"3.2.3","apifyClientVersion":"2.9.3","crawleeVersion":"3.10.5","osType":"Linux","nodeVersion":"v20.14.0"} 2024-08-07T19:29:37.897Z /usr/src/app/node_modules/youtube-transcript/dist/youtube-transcript.common.js:82 2024-08-07T19:29:37.898Z throw new YoutubeTranscriptDisabledError(videoId); 2024-08-07T19:29:37.900Z ^ 2024-08-07T19:29:37.901Z 2024-08-07T19:29:37.902Z YoutubeTranscriptDisabledError: [YoutubeTranscript] 🚨 Transcript is disabled on this video (https://www.youtube.com/watch?v=VRLju4CpDPU&t=1s) 2024-08-07T19:29:37.904Z at YoutubeTranscript. (/usr/src/app/node_modules/youtube-transcript/dist/youtube-transcript.common.js:82:23) 2024-08-07T19:29:37.905Z at Generator.next () 2024-08-07T19:29:37.906Z at fulfilled (/usr/src/app/node_modules/youtube-transcript/dist/youtube-transcript.common.js:19:58) 2024-08-07T19:29:37.907Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2024-08-07T19:29:37.908Z 2024-08-07T19:29:37.909Z Node.js v20.14.0"

Note that the transcript is avalable in the YouTube video.

Please can you take a look closely ?

Best regards Jonas

Developer
Maintained by Community