chrippa / livestreamer

Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead.
http://livestreamer.io/
BSD 2-Clause "Simplified" License
3.88k stars 582 forks source link

Livestreamer not working [douyutv] #1224

Closed henry99a closed 8 years ago

henry99a commented 8 years ago

livestreamer-v1.12.2

\livestreamer-v1.12.2\livestreamer.exe www.douyutv.com/71771 [cli][info] Found matching plugin douyutv for URL www.douyutv.com/71771 error: Unable to validate JSON: Unable to validate key 'data': u'\u63a5\u53e3\u5 df2\u5173\u95ed' does not equal None or Type of u'\u63a5\u53e3\u5df2\u5173\u95ed ' should be 'dict' but is 'unicode'

0834dfbd2b commented 8 years ago

can you try to install the nightly build? it works for me on 1.12.2

livestreamer.exe -V
livestreamer.exe 1.12.2
livestreamer.exe www.douyutv.com/71771 best 
[cli][info] Found matching plugin douyutv for URL www.douyutv.com/71771 
[cli][info] Available streams: middle2, middle (worst), source (best) 
[cli][info] Opening stream: source (http)
henry99a commented 8 years ago

thanks