streamlink / streamlink

Streamlink is a CLI utility which pipes video streams from various services into a video player
https://streamlink.github.io/
BSD 2-Clause "Simplified" License
9.94k stars 1.11k forks source link

Error douyu.com #1445

Closed latel closed 6 years ago

latel commented 6 years ago

streamlink https://www.douyu.com/3q3q source [cli][info] Found matching plugin douyutv for URL https://www.douyu.com/3q3q error: Unable to validate JSON: Unable to validate key 'data': '' does not equal None or Type of '' should be 'dict' but is 'str'

back-to commented 6 years ago

already fixed in #1394

if you are on windows, you could install the Development build

https://streamlink.github.io/install.html#windows-binaries

or wait for

1399