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

Vaughnlive.py Unable to validate response text: (again) #1540

Closed cirrusUK closed 7 years ago

cirrusUK commented 7 years ago

using latest plugin // https://github.com/intact/livestreamer/commit/040cc0e85ea42a6cbf3ddb7184ac41ac50cf4f96 [cli][info] Found matching plugin vaughnlive for URL http://vaughnlive.tv/crimecentral error: Unable to validate response text: Minimum length is 2 but value is 1 [1] 19820 exit 1 livestreamer -p mpv http://vaughnlive.tv/crimecentral worst

intact commented 7 years ago

You need new version https://github.com/intact/livestreamer/blob/fix-vaughn/src/livestreamer/plugins/vaughnlive.py

cirrusUK commented 7 years ago

i have tried that, same result.

intact commented 7 years ago

new plugin works for me

livestreamer http://vaughnlive.tv/crimecentral worst
[cli][info] Found matching plugin vaughnlive for URL http://vaughnlive.tv/crimecentral
[cli][info] Available streams: live (best, worst)
[cli][info] Opening stream: live (rtmp)
[cli][info] Starting player: ffplay
[cli][info] Player closed
[cli][info] Stream ended
cirrusUK commented 7 years ago

@intact My bad i'd forgotten livestreamer was running in ~/venv thanks.