livestreamer icon indicating copy to clipboard operation
livestreamer copied to clipboard

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

Open seefeel opened this issue 5 years ago • 2 comments

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)

seefeel avatar Oct 14 '19 20:10 seefeel

I gave up hope and just created an alias:

alias livestreamer="streamlink"

To persist across sessions:

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

codsane avatar Nov 06 '19 08:11 codsane

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

cdrage avatar Nov 21 '19 13:11 cdrage