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

multiple warnings for version (2015.06.04.1) #5923

Closed
gaming-hacker opened this issue Jun 8, 2015 · 3 comments
Closed

multiple warnings for version (2015.06.04.1) #5923

gaming-hacker opened this issue Jun 8, 2015 · 3 comments
Labels
bug

Comments

@gaming-hacker
Copy link

@gaming-hacker gaming-hacker commented Jun 8, 2015

I have version
youtube-dl is up-to-date (2015.06.04.1)

i had no issues with previous version

i was downloading from youtube
https://www.youtube.com/watch?v=qTPhxrg6ztg

[youtube] qTPhxrg6ztg: Skipping DASH manifest: ExtractorError(u'Signature extraction failed: extractor/youtube.py", line 658, in _decrypt_signature\n video_id, player_url, s\n

extractor/youtube.py", line 585, in _extract_signature_function\n cache_res = res(test_string)\n

/extractor/youtube.py", line 637, in \n return lambda s: initial_function([s])\n

/youtube_dl/jsinterp.py", line 254, in resf\n res, abort = self.interpret_statement(stmt, local_vars)\n

/jsinterp.py", line 55, in interpret_statement\n v = self.interpret_expression(expr, local_vars, allow_recursion)\n

/jsinterp.py", line 174, in interpret_expression\n return objmember\n

/jsinterp.py", line 254, in resf\n res, abort = self.interpret_statement(stmt, local_vars)\n

jsinterp.py", line 55, in interpret_statement\n v = self.interpret_expression(expr, local_vars, allow_recursion)\n

/jsinterp.py", line 99, in interpret_expression\n cur = lvar[idx]\nIndexError: list index out of range\n (caused by IndexError('list index out of range',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.',)

it downloaded the video and audio and I can play it

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jun 8, 2015

Thanks for the report. It's a known bug and I'm examining it.

@yan12125 yan12125 added the bug label Jun 8, 2015
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jun 9, 2015

It should be fixed in e1b9322. If the problem still exists, feel free to open a new issue.

@yan12125 yan12125 closed this Jun 9, 2015
@gaming-hacker
Copy link
Author

@gaming-hacker gaming-hacker commented Jun 28, 2015

thanks, it's fixed.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.