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

[SkySports] Could not download from url #14641

Closed
rohit10 opened this issue Oct 31, 2017 · 0 comments
Closed

[SkySports] Could not download from url #14641

rohit10 opened this issue Oct 31, 2017 · 0 comments

Comments

@rohit10
Copy link

@rohit10 rohit10 commented Oct 31, 2017

Here is verbose dump :

>youtube-dl http://www.skysports.com/watch/vi
deo/11106730/terry-gibson8217s-la-liga-breakdown-8211-week-8 -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'http://www.skysports.com/watch/video/11106730/terr
y-gibson8217s-la-liga-breakdown-8211-week-8', u'-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.10.29
[debug] Python version 2.7.9 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[SkySports] 11106730: Downloading webpage
[Ooyala] 4143082: Downloading JSON metadata
Traceback (most recent call last):
  File "C:\Python27\lib\runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "C:\Python27\lib\runpy.py", line 72, in _run_code
    exec code in run_globals
  File "C:\Python27\Scripts\youtube-dl.exe\__main__.py", line 9, in <module>
  File "C:\Python27\lib\site-packages\youtube_dl\__init__.py", line 465, in main

    _real_main(argv)
  File "C:\Python27\lib\site-packages\youtube_dl\__init__.py", line 455, in _rea
l_main
    retcode = ydl.download(all_urls)
  File "C:\Python27\lib\site-packages\youtube_dl\YoutubeDL.py", line 1985, in do
wnload
    url, force_generic_extractor=self.params.get('force_generic_extractor', Fals
e))
  File "C:\Python27\lib\site-packages\youtube_dl\YoutubeDL.py", line 795, in ext
ract_info
    return self.process_ie_result(ie_result, download, extra_info)
  File "C:\Python27\lib\site-packages\youtube_dl\YoutubeDL.py", line 861, in pro
cess_ie_result
    extra_info=extra_info, download=False, process=False)
  File "C:\Python27\lib\site-packages\youtube_dl\YoutubeDL.py", line 784, in ext
ract_info
    ie_result = ie.extract(url)
  File "C:\Python27\lib\site-packages\youtube_dl\extractor\common.py", line 434,
 in extract
    ie_result = self._real_extract(url)
  File "C:\Python27\lib\site-packages\youtube_dl\extractor\ooyala.py", line 167,
 in _real_extract
    return self._extract(content_tree_url, embed_code, domain, supportedformats,
 embed_token)
  File "C:\Python27\lib\site-packages\youtube_dl\extractor\ooyala.py", line 25,
in _extract
    metadata = content_tree[list(content_tree)[0]]
IndexError: list index out of range
@yan12125 yan12125 changed the title Could not download from url [SkySports] Could not download from url Nov 1, 2017
@remitamine remitamine closed this in 44cca16 Nov 2, 2017
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
2 participants
You can’t perform that action at this time.