diff --git a/livestreamer/README b/livestreamer/README new file mode 100644 index 000000000..e7565d910 --- /dev/null +++ b/livestreamer/README @@ -0,0 +1,13 @@ +Fix for issue https://github.com/chrippa/livestreamer/issues/1478 + +For twitch.tv to work you need to add: + +--http-header Client-ID=jzkbprff40iqj646a697cyrvl0zt2m6 + +Or you can add this to the configuration file: + +~/.config/livestreamer/config + +http-header Client-ID=jzkbprff40iqj646a697cyrvl0zt2m6 + +