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

Urgent Problem: No streams found on this url : http://www.ustream.tv/channel/orocoipo #1388

Closed
Jinux1031 opened this issue Jul 8, 2016 · 4 comments

Comments

@Jinux1031
Copy link

I have tried to download video file from ustream, but failed.

livestreamer ustream.tv/channel/orocoipo best

Error message: error: No streams found on this URL: http://www.ustream.tv/channel/orocoipo

I am using the latest 1.12 of livestreamer.
Are there anyone to help me?

thanks

@ghost
Copy link

ghost commented Jul 20, 2016

livestreamer "http://www.ustream.tv/channel/orocoipo" best -o Ustream.flv
[cli][info] Found matching plugin ustreamtv for URL http://www.ustream.tv/channel/orocoipo
[cli][info] Available streams: 360p+ (worst, best)
[cli][info] Opening stream: 360p+ (uhs)
[download][Ustream.flv] Written 174.6 KB (7s @ 23.9 KB/s)

Pull request: #1278

@Jinux1031
Copy link
Author

Dear 0880,

Please let me know the environment you run "livestreamer".
Python version, livestreamer version ....
thanks.

[P.S]
I have just tried to run like you taught. (python 3.4.3, livestreamer 1.12)
Error message:

jin@jin-Inspiron-3443:~/work/record_video$ livestreamer "http://www.ustream.tv/channel/orocoipo"
[cli][info] Found matching plugin ustreamtv for URL http://www.ustream.tv/channel/orocoipo
Traceback (most recent call last):
File "/usr/local/bin/livestreamer", line 9, in
load_entry_point('livestreamer==1.12.2', 'console_scripts', 'livestreamer')()
File "/usr/local/lib/python3.4/dist-packages/livestreamer_cli/main.py", line 897, in main
handle_url()
File "/usr/local/lib/python3.4/dist-packages/livestreamer_cli/main.py", line 478, in handle_url
streams = fetch_streams(plugin)
File "/usr/local/lib/python3.4/dist-packages/livestreamer_cli/main.py", line 391, in fetch_streams
sorting_excludes=args.stream_sorting_excludes)
File "/usr/local/lib/python3.4/dist-packages/livestreamer/plugin/plugin.py", line 313, in get_streams
return self.streams(_args, *_kwargs)
File "/usr/local/lib/python3.4/dist-packages/livestreamer/plugin/plugin.py", line 233, in streams
ostreams = list(ostreams)
File "/usr/local/lib/python3.4/dist-packages/livestreamer/plugins/ustreamtv.py", line 550, in _get_live_streams
streams = self._get_desktop_streams(channel_id)
File "/usr/local/lib/python3.4/dist-packages/livestreamer/plugins/ustreamtv.py", line 513, in _get_desktop_streams
provider_url = provider["url"]
KeyError: 'url'

@ghost
Copy link

ghost commented Jul 20, 2016

Download the updated ustream plugin (ustreamtv.py) and copy it into your plugins directory.

@Jinux1031
Copy link
Author

Thanks, Dear 0880.
Everything is ok.
Let me know your contact info, such as skype id. Actually, I am interested in python projects, and I hope a lot of communications with you.
Best Regards.

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