You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\Administrator>livestreamer ustream.tv/channel/apl-specials
[cli][info] Found matching plugin ustreamtv for URL ustream.tv/channel/apl-speci
als
Traceback (most recent call last):
File "", line 6, in
File "main.py", line 128, in
File "C:\Program Files (x86)\Livestreamer\library.zip__main__livestreamer__.p
y", line 9, in
File "c:\program files (x86)\livestreamer\livestreamer-1.12.2-py2.7.egg\livest
reamer_cli\main.py", line 897, in main
handle_url()
File "c:\program files (x86)\livestreamer\livestreamer-1.12.2-py2.7.egg\livest
reamer_cli\main.py", line 478, in handle_url
streams = fetch_streams(plugin)
File "c:\program files (x86)\livestreamer\livestreamer-1.12.2-py2.7.egg\livest
reamer_cli\main.py", line 391, in fetch_streams
sorting_excludes=args.stream_sorting_excludes)
File "c:\program files (x86)\livestreamer\livestreamer-1.12.2-py2.7.egg\livest
reamer\plugin\plugin.py", line 313, in get_streams
return self.streams(_args, *_kwargs)
File "c:\program files (x86)\livestreamer\livestreamer-1.12.2-py2.7.egg\livest
reamer\plugin\plugin.py", line 233, in streams
ostreams = list(ostreams)
File "c:\program files (x86)\livestreamer\livestreamer-1.12.2-py2.7.egg\livest
reamer\plugins\ustreamtv.py", line 550, in _get_live_streams
streams = self._get_desktop_streams(channel_id)
File "c:\program files (x86)\livestreamer\livestreamer-1.12.2-py2.7.egg\livest
reamer\plugins\ustreamtv.py", line 513, in _get_desktop_streams
provider_url = provider["url"]
KeyError: 'url'
For note I am using the nightly build as of April 8th and I've tried the ISS feed as well and got the same error.
The text was updated successfully, but these errors were encountered:
bvklim
pushed a commit
to bvklim/livestreamer
that referenced
this issue
Apr 11, 2016
For note I am using the nightly build as of April 8th and I've tried the ISS feed as well and got the same error.
The text was updated successfully, but these errors were encountered: