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

not working on MBP OS M2 - 14.5 #1

Open
almoorthi opened this issue Jul 29, 2024 · 2 comments
Open

not working on MBP OS M2 - 14.5 #1

almoorthi opened this issue Jul 29, 2024 · 2 comments

Comments

@almoorthi
Copy link

This is the error when running

linga@192 youtube-to-mp3 % go run main.go -l 'https://www.youtube.com/watch?v=qxbHtcfHq2s'
[Check links] [======================================]
[Get stream]  [======================================] https://www.youtube.com/watch?v=qxbHtcfHq2s - got a stream!
[Metadata]    [======================================] https://www.youtube.com/watch?v=qxbHtcfHq2s - got metadata!
[Download]    [======================================] SOOSEKI Lyrical Video | Pushpa 2 The Rule... - 1 bytes
[Convert]     [==================>-------------------] https://www.youtube.com/watch?v=qxbHtcfHq2s - Converting to audio

The following issues occurred during execution:
 - exit status 183

Address errors and retry.
You can also send a pull request https://github.com/ride90/youtube-to-mp3 :)

exit status 1
@elgranjero
Copy link

elgranjero commented Aug 27, 2024

This worked as recently as Jun 2 2024. I think it's a recent update to MacOS Version 14.6.1

@elgranjero
Copy link

Looked into a little bit more and what you posted confirms it. The (*video).streamUrl returns a 403 Forbidden
[Download] [======================================] SOOSEKI Lyrical Video | Pushpa 2 The Rule... - 0 bytes | 403 | https://rr3---sn-9gv7zn7e.googlevideo.com/videoplayback ...

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