microsoft / microsoft/markitdown

'YouTubeTranscriptApi' object has no attribute 'fetch' when try to convert youtube videos to transcription in md files

Open
#1,232 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
186k
Forks
13.7k
Avg merge
1d 4h
Merged PRs (30d)
49

Description

When running the code, I receive some informations but the transcript operation fail:

python3 test.py
Attempt 1 failed: 'YouTubeTranscriptApi' object has no attribute 'fetch'
Attempt 2 failed: 'YouTubeTranscriptApi' object has no attribute 'fetch'
Attempt 3 failed: 'YouTubeTranscriptApi' object has no attribute 'fetch'
Error fetching transcript: Operation failed after 3 attempts.

YouTube

Silêncio o jovem está descobrindo que SaaS é furada.

Video Metadata
  • Keywords: programming, tech, dev, developer, javascropt, reagindo algo, reacao, programador, programação, tecnologia, startup, notícias, mercado de tecnologia, análise e desenvolvimento de sistemas, ads, javascript, typescript, lucas montano, código fonte tv, gustavo guanabara, FILIPE DESCHAMPS, aws, google cloud, vps, vpn, iphone, android
  • Runtime: PT14M57S
Description

Se inscreva para a próxima chorumeet:
https://meetup.chorume.club

✅ PATROCINADOR OFICIAL DOS CORTES
AUVP - O melhor curso de investimentos para desenvolvedores
https://sard.ink/449LOMt

Post: (Post Original Excluído)

🤘 Seja membro e ajude manter o canal
/ @manodeyvin

⭐️ Me siga nas outras redes
https://chorume.dev

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running the reproduction shown in test.py and trace the YouTube transcript conversion path that calls fetch. Check how the current YouTubeTranscriptApi interface is used, then verify that the video transcript is successfully included in the generated Markdown instead of failing after retries.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
content
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.