Skip to content

plugins.Nicolive: login before getting wss api url #3434

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

Merged
merged 2 commits into from
Dec 26, 2020

Conversation

Jefffrey
Copy link
Contributor

Some videos requiring login on Nicolive for the full video have a free section at the start. Without this fix, even if login credentials are provided, login may not be attempted since get_wss_api_url() will succeed, but once the 'locked section' is reached, it will download a blank 'error' screen (which is what you get if you attempt to view the locked section without logging in):

image

This fix will attempt an initial login to fix this issue.

@back-to back-to added the plugin enhancement A new feature for a working Plugin label Dec 26, 2020
@back-to back-to merged commit 3ca1179 into streamlink:master Dec 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin enhancement A new feature for a working Plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants