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

Ustream plugin Again not working #1226

Open
poochiteap opened this issue Feb 14, 2016 · 0 comments
Open

Ustream plugin Again not working #1226

poochiteap opened this issue Feb 14, 2016 · 0 comments

Comments

@poochiteap
Copy link

This is the error I get:

[cli][info] Found matching plugin ustreamtv for URL http://www.ustream.tv/siliconangle
Traceback (most recent call last):
  File "<string>", line 6, in <module>
  File "__main__.py", line 128, in <module>
  File "__main__livestreamer__.py", line 9, in <module>
  File "livestreamer_cli\main.py", line 886, in main
  File "livestreamer_cli\main.py", line 469, in handle_url
  File "livestreamer_cli\main.py", line 395, in fetch_streams_infinite
  File "livestreamer_cli\main.py", line 388, in fetch_streams
  File "livestreamer\plugin\plugin.py", line 313, in get_streams
  File "livestreamer\plugin\plugin.py", line 233, in streams
  File "c:\program files\livestreamer\livestreamer-1.12.2-py2.7.egg\livestreamer\plugins\ustreamtv.py", line 590, in _get_live_streams
    streams = self._get_desktop_streams(channel_id)
  File "c:\program files\livestreamer\livestreamer-1.12.2-py2.7.egg\livestreamer\plugins\ustreamtv.py", line 553, in _get_desktop_streams
    provider_url = provider["url"]
KeyError: 'url'

It is happening for all ustream videos i checked. Anyone has any fix

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

1 participant