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

Viddler sample failed #2466

Closed
xubuntu4iran opened this issue Feb 26, 2014 · 2 comments
Closed

Viddler sample failed #2466

xubuntu4iran opened this issue Feb 26, 2014 · 2 comments

Comments

@xubuntu4iran
Copy link

@xubuntu4iran xubuntu4iran commented Feb 26, 2014

youtube-dl -v https://learnenglish.britishcouncil.org/en/word-street/big-meal-scene-2-language-focus
[debug] System config: []
[debug] User config: ['--proxy', 'http://localhost:8118']
[debug] Command-line args: ['-v', 'https://learnenglish.britishcouncil.org/en/word-street/big-meal-scene-2-language-focus']
[debug] Encodings: locale 'UTF-8', fs 'UTF-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.02.26
[debug] Python version 2.7.5 - Linux-3.13.3-201.fc20.i686-i686-with-fedora-20-Heisenbug
[debug] Proxy map: {u'http': 'http://localhost:8118', u'https': 'http://localhost:8118'}
[generic] big-meal-scene-2-language-focus: Requesting header
WARNING: Falling back on generic information extractor.
[generic] big-meal-scene-2-language-focus: Downloading webpage
[generic] big-meal-scene-2-language-focus: Extracting information
ERROR: unable to download video data: HTTP Error 403: Forbidden
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 953, in process_info
    success = dl(filename, info_dict)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 929, in dl
    return fd.download(name, info)
  File "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 290, in download
    return self.real_download(filename, info_dict)
  File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 52, in real_download
    data = compat_urllib_request.urlopen(request)
  File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 410, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 448, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 403: Forbidden
@xubuntu4iran xubuntu4iran changed the title Vidler sample failed Viddler sample failed Apr 5, 2014
@xubuntu4iran
Copy link
Author

@xubuntu4iran xubuntu4iran commented Aug 13, 2014

iPad user string needed where error happpens

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 28, 2015

Thanks for the report. This will be fixed in the next version of youtube-dl.

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.

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