Closed
Description
I use built-in streaming protocols directly to fetch videos, here is my command:
C:\Users\MB>livestreamer hds://http://resource.ws.kukuplay.com/players/2014/07/0
4/60129/fengyun.swf?cid=gtv best
[cli][info] Found matching plugin stream for URL hds://http://resource.ws.kukupl
ay.com/players/2014/07/04/60129/fengyun.swf?cid=gtv
Traceback (most recent call last):
File "C:\Python27\Scripts\livestreamer-script.py", line 9, in <module>
load_entry_point('livestreamer==1.8.2', 'console_scripts', 'livestreamer')()
File "C:\Python27\lib\site-packages\livestreamer-1.8.2-py2.7.egg\livestreamer_
cli\main.py", line 823, in main
handle_url()
File "C:\Python27\lib\site-packages\livestreamer-1.8.2-py2.7.egg\livestreamer_
cli\main.py", line 469, in handle_url
console.exit(u"{0}", err)
File "C:\Python27\lib\site-packages\livestreamer-1.8.2-py2.7.egg\livestreamer_
cli\console.py", line 73, in exit
formatted = msg.format(*args, **kwargs)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in position 86: ordinal
not in range(128)
If I copy "http://resource.ws.kukuplay.com/players/2014/07/04/60129/fengyun.swf?cid=gtv" and paste it into web browser, the browser can play video successfully.
I use python2.7.7 32bit on 64bit windows8.1, please help.
Metadata
Metadata
Assignees
Labels
No labels