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

Latest Bug - asked to report #21963

Closed
superchap opened this issue Jul 31, 2019 · 0 comments
Closed

Latest Bug - asked to report #21963

superchap opened this issue Jul 31, 2019 · 0 comments

Comments

@superchap
Copy link

@superchap superchap commented Jul 31, 2019

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2019.07.30
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

PASTE VERBOSE LOG HERE

Description

WRITE DESCRIPTION HERE

Issues downloading a YouTube vid. I LOVE your program, by the way. Here are the details. Hope this helps. Linux Mint

xxxx@xxxx ~ $ youtube-dl -k --output --verbose "/Desktop/GerardMorin/%(title)s.%(ext)s" https://youtu.be/KVeDKuHPDK8
ERROR: fixed output name but more than one file to download
xxxx@xxxx ~ $ youtube-dl -k --output "
/Desktop/GerardMorin/%(title)s.%(ext)s" https://youtu.be/KVeDKuHPDK8
[youtube] KVeDKuHPDK8: Downloading webpage
[youtube] KVeDKuHPDK8: Downloading video info webpage
WARNING: Unable to extract video title
[youtube] KVeDKuHPDK8: Downloading js player vflPI0brM
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 1342, in _decrypt_signature
video_id, player_url, s
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 1250, in _extract_signature_function
res = self._parse_sig_js(code)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 1314, in _parse_sig_js
jscode, 'Initial JS player signature function name', group='sig')
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 1004, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
(caused by RegexNotFoundError(u'Unable to extract \x1b[0;34mInitial JS player signature function name\x1b[0m; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

@remitamine remitamine closed this Jul 31, 2019
@ytdl-org ytdl-org locked and limited conversation to collaborators Aug 1, 2019
@ytdl-org ytdl-org deleted a comment from superchap Aug 1, 2019
@ytdl-org ytdl-org deleted a comment from superchap Aug 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.