what browser are you using
youtube defaults to webm (vp9 and vp8 video) under linux
you can try and force youtube to give you mp4 (h264) video
under Firefox you’ve got 2 options #1 disable webm
in about:config find and set the preference media.webm.enabled to false
I don’t recommend this as it will break other sites that don’t offer an alternative #2 install the addon h264ify
for Firefox and SeaMonkey https://addons.mozilla.org/en-US/firefox/addon/h264ify/
for Chromium based browsers https://chrome.google.com/webstore/detail/h264ify/aleakchihdccplidncghkekgioiakgal
I can’t edit the OP, but enabling hardware accel in firefox seemed to fix the issue with twitch. When I tried it previously with youtube it didn’t seem to have an effect, but that h264ify addon sounds promising for youtube.
Just for anyone else who finds this thread with similar issues:
The gnome-twitch program is pretty limited. You can’t paste in VOD URLs, and I couldn’t even find the channel of the person who’s VOD I was looking for. It looks like you might only be able to watch/browse live channels. The only tabs/windows/options available in the program are “Channels” “Follows” “Games”, which only seem to let you browse what ever is live under those categories.
it would seam python-pip is not compiled for TW as only a source package for TW can be found on https://software.opensuse.org/package/python-pip
currently at version 9.0.1 (LEAP is at 7.1.2)
there is a python2-pip for TW only also at version 9.0.1 https://software.opensuse.org/package/python2-pip
they could be the same package
both provide the same function an ability to install python packages
about livestream plugin error try without the quotas
livestreamer https://go.twitch.tv/videos/181750177 best -o mystream.mp4
[cli][info] Found matching plugin twitch for URL https://twitch.tv/videos/181750177
error: Unable to open URL: https://api.twitch.tv/api/channels/videos/access_token.json (400 Client Error: Bad Request for url: https://api.twitch.tv/api/channels/videos/access_token.json?as3=t)
sudo pip uninstall livestreamer
sudo zypper in https://download.opensuse.org/repositories/multimedia:/apps/openSUSE_Tumbleweed/noarch/livestreamer-1.12.2-3.25.noarch.rpm
then try and capture a stream
livestreamer https://go.twitch.tv/videos/181750177 best -o mystream.mp4
I checked the rpm and it does include a twitch plugin
if this doesn’t fix things you really should start a livestreamer thread as the title of this thread is misleading and livestreamer users won’t read it