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 586 forks source link

Fresh windows install. No output from command line #1687

Closed RickKukiela closed 3 years ago

RickKukiela commented 3 years ago

Just installed, set my vlc path in the config and went to a command line and typed livestreamer twitch.tv/path/to/stream and i get no output. Vlc does not open. I cannot break the execution with a Control + C or Control + ] I literally have to end task to get it to stop. Even just running livestreamer --help or livestreamer -h also freezes and has no output. However livestreamer --version does output 1.12.2 and quits.

I really have no idea whats going on here.

WolfganP commented 3 years ago

This project was abandoned years ago, switch to https://github.com/streamlink/streamlink

RickKukiela commented 3 years ago

Yeah i realized that after I posted this. Thanks :)