-
Notifications
You must be signed in to change notification settings - Fork 434
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
Can't download music video? #104
Comments
I think it has, I've just found this error. I was looking at the functions, I think the "streamingData": {
"expiresInSeconds": "21540",
"formats": [
{
"itag": 18,
"url": "https://r4---sn-aigl6n7s.googlevideo.com/videoplayback?e.....",
}, But sometimes it contains a key |
It looks like google add additional data property for embedded video player page, so the regex became invalid. |
release v2.0.2 for this fix |
Hi, I've found that when download a music video it will get the error:
error parsing signature tokens
but there's no error when it's not a muisc video.
Is the google api changed or something?
I'm using
v2.0.1
btw.The text was updated successfully, but these errors were encountered: