Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[YoutubeTranscript] 🚨 TypeError: Cannot read properties of undefined (reading 'split') errorMsg!!! #14

Open
jenny4711 opened this issue Mar 7, 2024 · 1 comment

Comments

@jenny4711
Copy link

hello. First of all, thank you for creating a module that is so convenient to use. It works fine, but occasionally the following error appears for few days. So I asked gpt, and he gave me a brief method to try. I'll send it along just in case. If not, I would really appreciate it if you could tell me another way or fix it.
ERRPR:[YoutubeTranscript] 🚨 TypeError: Cannot read properties of undefined (reading 'split')
FROM GPT(You may try this) : const innerTubeApiKey = videoPageBody.toString().split('"INNERTUBE_API_KEY":"')[1]?.split('"')[0] ?? '';

@Medullitus
Copy link

BUGGGGGG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants