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

Unable to download from Youtube.com #7249

Open
jmunderwood opened this issue Oct 20, 2015 · 10 comments
Open

Unable to download from Youtube.com #7249

jmunderwood opened this issue Oct 20, 2015 · 10 comments

Comments

@jmunderwood
Copy link

@jmunderwood jmunderwood commented Oct 20, 2015

youtube-dl --verbose https://www.youtube.com/watch?v=UVp7MzMPZvQ
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'https://www.youtube.com/watch?v=UVp7MzMPZvQ']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.10.06.2
[debug] Python version 2.7.6 - Linux-3.2.34-30-armv7l-with-Ubuntu-14.04-trusty
[debug] exe versions: avconv 9.18-6, avprobe 9.18-6, rtmpdump 2.4
[debug] Proxy map: {}
[youtube] UVp7MzMPZvQ: Downloading webpage
[youtube] UVp7MzMPZvQ: Downloading video info webpage
ERROR: UVp7MzMPZvQ: YouTube said: This video is not available.
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 660, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 290, in extract
return self._real_extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 1075, in _real_extract
expected=True, video_id=video_id)
ExtractorError: UVp7MzMPZvQ: YouTube said: This video is not available.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 20, 2015

Can you watch it in browser?

@jmunderwood
Copy link
Author

@jmunderwood jmunderwood commented Oct 20, 2015

Yes, I tried a couple of videos and got the same error. Both videos were playable in Google Chrome on my MacBook Pro.

On Oct 20, 2015, at 4:51 PM, Sergey M. notifications@github.com wrote:

Can you watch it in browser?


Reply to this email directly or view it on GitHub #7249 (comment).

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 20, 2015

Can you also watch it in browser when not logged in to your google account?

@jmunderwood
Copy link
Author

@jmunderwood jmunderwood commented Oct 20, 2015

Yes,

I opened my Safari browser, verified I was not logged into my Google account and could play the videos.

On Oct 20, 2015, at 5:01 PM, Sergey M. notifications@github.com wrote:

Can you also watch it in browser when not logged in to your google account?


Reply to this email directly or view it on GitHub #7249 (comment).

@error39
Copy link

@error39 error39 commented Oct 23, 2015

Experienced the same error on some videos, for example this one: https://www.youtube.com/watch?v=HMSqNIL3ckE

@tone87
Copy link

@tone87 tone87 commented Oct 24, 2015

same error #7284

@jmunderwood
Copy link
Author

@jmunderwood jmunderwood commented Oct 24, 2015

It appears to be random as some vids download fine and others fail.

On Oct 24, 2015, at 2:54 PM, tone87 notifications@github.com wrote:

same error #7284


Reply to this email directly or view it on GitHub.

@pricejn2
Copy link

@pricejn2 pricejn2 commented Nov 4, 2015

Same issue on my end with latest release 2015.11.02. Here is another example URL -- https://www.youtube.com/watch?v=gqVWglDDyNo

@pricejn2
Copy link

@pricejn2 pricejn2 commented Nov 4, 2015

I was able to workaround this problem by manually specifying an alternate --source-address.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 4, 2015

This issue is probably fixed in 44b2264.

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
5 participants
You can’t perform that action at this time.