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

error failed #54

Closed
funfarooq opened this issue Feb 23, 2017 · 12 comments
Closed

error failed #54

funfarooq opened this issue Feb 23, 2017 · 12 comments

Comments

@funfarooq
Copy link

for most of the videos it gives error saying {
"error": "ERROR: Signature extraction failed: Traceback (most recent call last):\n File "/base/data/home/apps/syoutube-dl/0-3.396513968021508387/gae/lib/youtube_dl/extractor/youtube.py", line 1005, in _decrypt_signature\n video_id, player_url, s\n File "/base/data/home/apps/syoutube-dl/0-3.396513968021508387/gae/lib/youtube_dl/extractor/youtube.py", line 919, in _extract_signature_function\n errnote='Download of %s failed' % player_url)\n File "/base/data/home/apps/syoutube-dl/0-3.396513968021508387/gae/lib/youtube_dl/extractor/common.py", line 516, in _download_webpage\n res = self._download_webpage_handle(url_or_request, video_id, note, errnote, fatal, encoding=encoding, data=data, headers=headers, query=query)\n File "/base/data/home/apps/syoutube-dl/0-3.396513968021508387/gae/lib/youtube_dl/extractor/common.py", line 423, in _download_webpage_handle\n urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query)\n File "/base/data/home/apps/syoutube-dl/0-3.396513968021508387/gae/lib/youtube_dl/extractor/common.py", line 403, in _request_webpage\n return self._downloader.urlopen(url_or_request)\n File "/base/data/home/apps/syoutube-dl/0-3.396513968021508387/gae/lib/youtube_dl/YoutubeDL.py", line 2001, in urlopen\n return self._opener.open(req, timeout=self._socket_timeout)\n File "/base/data/home/runtimes/python27/python27_dist/lib/python2.7/urllib2.py", line 396, in open\n protocol = req.get_type()\n File "/base/data/home/runtimes/python27/python27_dist/lib/python2.7/urllib2.py", line 258, in get_type\n raise ValueError, "unknown url type: %s" % self.__original\nValueError: unknown url type: /yts/jsbin/player-en_US-vflqOi6vK/base.js\n (caused by ValueError(u'unknown url type: /yts/jsbin/player-en_US-vflqOi6vK/base.js',)); 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."
}

where as same video work on youtube-dl may be the code inside has to be updated with youtube-dl could you please update the same

@docsuleman
Copy link

please update your youtube-dl to latest version.

@jaimeMF
Copy link
Owner

jaimeMF commented Feb 25, 2017

I have updated the youtube-dl version in the test server, but for your projects you should deploy your own server.

@jaimeMF jaimeMF closed this as completed Feb 25, 2017
@funfarooq
Copy link
Author

funfarooq commented Feb 27, 2017 via email

@funfarooq
Copy link
Author

funfarooq commented Feb 27, 2017 via email

@jaimeMF
Copy link
Owner

jaimeMF commented Feb 27, 2017

It works fine for me.

@funfarooq
Copy link
Author

funfarooq commented Feb 27, 2017 via email

@jaimeMF
Copy link
Owner

jaimeMF commented Feb 27, 2017

Post some output, otherwise I can't debug it.

@funfarooq
Copy link
Author

funfarooq commented Feb 27, 2017 via email

@funfarooq
Copy link
Author

funfarooq commented Mar 1, 2017 via email

@docsuleman
Copy link

funfaroorq.. GAE give url which are country restricted. they work for some people and for some other they dont.. host your server on ipv6 enabled VPS and you will be fine.. the code is just fine and everything is working. one more thing u can do is to change the url from rz--xyz.googlevideo.com to redirector.googlevideo.com. this way it remove country restriction. but it doesnt work every time.

@funfarooq
Copy link
Author

funfarooq commented Mar 12, 2017 via email

@jaimeMF
Copy link
Owner

jaimeMF commented Mar 12, 2017

@funfarooq It works fine for me, open a new issue with the exact problem you have.

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

No branches or pull requests

3 participants