You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 ...
This is the error when running
The text was updated successfully, but these errors were encountered: