Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
multiple warnings for version (2015.06.04.1) #5923
Comments
|
Thanks for the report. It's a known bug and I'm examining it. |
|
It should be fixed in e1b9322. If the problem still exists, feel free to open a new issue. |
|
thanks, it's fixed. |
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