livestreamer
livestreamer copied to clipboard
Need a new twitch.py plugin. Who can do it?
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)
I gave up hope and just created an alias:
alias livestreamer="streamlink"
To persist across sessions:
echo 'alias livestreamer="streamlink"' >> ~/.bash_profile
Use: https://github.com/streamlink/streamlink