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

Need a new twitch.py plugin. Who can do it? #1671

Open seefeel opened 4 years ago

seefeel commented 4 years ago

Can someone adapt twitch.py from Streamlink (which works) for use in Livestreamer (where this plugin is deprecated and not working)? My programming skills are not enough to do it myself, but I don’t think it’s difficult. Only the Twitch API has changed to version 5.

Do not ask why this is need. Streamlink is working. But in some conditions, I need to use Livestreamer.

Thanks in advance if anyone can help and bring Twitch back to Livestreamer.

(Make Livestreamer Great Again)

codsane commented 4 years ago

I gave up hope and just created an alias:

alias livestreamer="streamlink"

To persist across sessions:

echo 'alias livestreamer="streamlink"' >> ~/.bash_profile

cdrage commented 4 years ago

Use: https://github.com/streamlink/streamlink