paramount

package
v1.53.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2022 License: OSL-3.0 Imports: 19 Imported by: 0

README

Paramount

Theatricality and deception, powerful agents to the uninitiated.

But we are initiated, aren’t we, Bruce?

The Dark Knight Rises (2012)

https://github.com/ytdl-org/youtube-dl/issues/29038

Where did proto file come from?

https://github.com/TDenisM/widevinedump/tree/main/pywidevine/cdm/formats

Where to get CDM?

https://github.com/Jnzzi/4464_L3-CDM

Android client

com.cbs.app

Install system certificate.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LogLevel format.LogLevel

Functions

This section is empty.

Types

type KeyContainer added in v1.53.2

type KeyContainer struct {
	Key  []byte
	Type uint64
}

type Media added in v1.53.2

type Media struct {
	Period struct {
		AdaptationSet []struct {
			ContentProtection []struct {
				Default_KID string `xml:"default_KID,attr"`
			}
		}
	}
}

func NewMedia added in v1.53.2

func NewMedia(name string) (*Media, error)

func (Media) Keys added in v1.53.2

func (m Media) Keys(contentID, bearer string) ([]KeyContainer, error)

type Module added in v1.53.2

type Module struct {
	*rsa.PrivateKey
	// contains filtered or unexported fields
}

func NewModule added in v1.53.2

func NewModule(privateKey, clientID, kID []byte) (*Module, error)

func (*Module) Keys added in v1.53.2

func (m *Module) Keys(licenseResponse io.Reader) ([]KeyContainer, error)

func (*Module) SignedLicenseRequest added in v1.53.2

func (m *Module) SignedLicenseRequest() ([]byte, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL