Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to NOT authenticate when launching a stream. #308

Closed
gyvess opened this issue Sep 14, 2016 · 4 comments
Closed

Option to NOT authenticate when launching a stream. #308

gyvess opened this issue Sep 14, 2016 · 4 comments

Comments

@gyvess
Copy link

gyvess commented Sep 14, 2016

While logged in, every launched stream will print:

Attempting to authenticate using OAuth token
Successfully logged in as %username%

As far as I can tell, being logged in is only useful for subscriber checks which allow additional video qualities if restricted by the caster. However, the authentication happens regardless of what stream you choose to watch. More importantly, authenticating delays stream launch compared to not being logged in.

I tried blocking the token by putting a blank value for the --twitch-oauth-token option in the config file, but it's baked into livestreamer-twitch-gui.

I'm requesting a way to avoid the delay brought on my authentication. Some suggestions option to disable authentication when launching streams or only authenticate when launching from the subscription tab.

@bastimeyer
Copy link
Member

The --twitch-oauth-token parameter can now be disabled in the settings->livestreamer menu.

@gyvess
Copy link
Author

gyvess commented Sep 14, 2016

Awesome. Thanks for the great program and speedy turnaround on this issue! Keep up the good work.

@bastimeyer
Copy link
Member

speedy turnaround on this issue

Maybe a little bit too fast. Or worst point in time asking for this feature: #310
I will need to revert this change.

bastimeyer added a commit that referenced this issue Sep 15, 2016
@bastimeyer
Copy link
Member

Re-reverted... 😅
See df63541

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

No branches or pull requests

2 participants