Skip to content

Here is a linux version of your script#9

Open
maxerbox wants to merge 1 commit intoohyou:masterfrom
maxerbox:patch-1
Open

Here is a linux version of your script#9
maxerbox wants to merge 1 commit intoohyou:masterfrom
maxerbox:patch-1

Conversation

@maxerbox
Copy link
Copy Markdown

Of course livestreamer must be installed, more info here http://docs.livestreamer.io/install.html#linux-and-bsd-packages.
So what changed is the subprocess creation of livestreamer l.50

# Getting the json with all data regarding the stream
try:
response = subprocess.Popen(
["livestreamer","--yes-run-as-root", "Client-ID=ewvlchtxgqq88ru9gmfp1gmyt6h2b93",
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As you can see, the option --yes run as root is enabled. Also, .exe is deleted

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious; why did you delete --http-header?

@rasurbrand
Copy link
Copy Markdown

Im trying to get it running on Ubuntu 16 with Python 3.6.. Could anyone help me to update this code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants