-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
plugins.pandalive: new plugin #4064
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the plugin implementation.
A couple of issues though...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything else is looking good IMO.
. |
It does not support account logins. You are free to add such functionality if you wish. Another option is to find out which cookie(s) are relevant to a logged in account via your browser and then pass them to Streamlink via the --http-cookie option, repeated as/if required. In future, please do not ask questions like this on pull requests. You should have raised this in a discussion. |
closes #3866
I've only used
hls2
for the URLs for the time being, as all point to the same 720p-only variant playlist, even for 360p.hls
uses thehttp
scheme, the other two usehttps
.API JSON