Class
caplin.streamlink

KeymasterCookieProvider

The set of cookies provided by this interface will be sent with KeyMaster connections.

Constructor Summary

Attributes Name and Description
caplin.streamlink.KeymasterCookieProvider()

Method Summary

Attributes Name and Description
Object getCookies()

Provide HTTP cookies as a map of cookie name to values

Constructor Detail

caplin.streamlink.KeymasterCookieProvider()

Method Detail

Object getCookies()

Provide HTTP cookies as a map of cookie name to values

Returns
{Object} a map of HTTP cookies to include in the request.