cineMember

package
v1.9.9 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2024 License: OSL-3.0 Imports: 7 Imported by: 0

README

cinemember.nl

Proefperiode van 14 dagen (trial period of 14 days)

  1. cinemember.nl
  2. turn on VPN
  3. Start je proefperiode (start your trial)
  4. name
  5. e-mail
    • mailsac.com
  6. password
  7. Verder (continue)
  8. MAANDABONNEMENT, Selecteer (monthly subscription, select)
  9. Accepteren en voltooien (accept and complete)
  10. kaart (card)
  11. card number
  12. Kaarthouder (cardholder)
  13. expiration
  14. CVV
  15. Betaal (pay)

android

https://apkcombo.com/cinemember/nl.peoplesplayground.audienceplayer.cinemember

> play -i nl.peoplesplayground.audienceplayer.cinemember
details[8] = 0 USD
details[13][1][4] = 12.22.0
details[13][1][16] = Oct 2, 2024
details[13][1][17] = APK
details[13][1][82][1][1] = 9 and up
details[15][18] = https://cinemember.nl/privacy-statement
downloads = 20.33 thousand
name = CineMember
size = 106.82 megabyte
version code = 12022000

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Address

type Address struct {
	Path string
}

func (*Address) Set

func (a *Address) Set(s string) error

func (*Address) String

func (a *Address) String() string

type ArticleAsset

type ArticleAsset struct {
	Id         int
	LinkedType string `json:"linked_type"`
	// contains filtered or unexported fields
}

type Entitlement

type Entitlement struct {
	KeyDeliveryUrl string `json:"key_delivery_url"`
	Manifest       string
	Protocol       string
}

func (*Entitlement) Wrap

func (e *Entitlement) Wrap(data []byte) ([]byte, error)

type OperationArticle

type OperationArticle struct {
	Assets         []*ArticleAsset
	CanonicalTitle string `json:"canonical_title"`
	Id             int
	Metas          []struct {
		Key   string
		Value string
	}
}

func (*OperationArticle) Episode

func (*OperationArticle) Episode() int

func (*OperationArticle) Film

func (o *OperationArticle) Film() (*ArticleAsset, bool)

func (*OperationArticle) Marshal

func (*OperationArticle) Marshal(web *Address) ([]byte, error)

func (*OperationArticle) Season

func (*OperationArticle) Season() int

func (*OperationArticle) Show

func (*OperationArticle) Show() string

func (*OperationArticle) Title

func (o *OperationArticle) Title() string

func (*OperationArticle) Unmarshal

func (o *OperationArticle) Unmarshal(data []byte) error

func (*OperationArticle) Year

func (o *OperationArticle) Year() int

type OperationPlay

type OperationPlay struct {
	Data struct {
		ArticleAssetPlay struct {
			Entitlements []Entitlement
		}
	}
	Errors []struct {
		Message string
	}
}

func (*OperationPlay) Dash

func (o *OperationPlay) Dash() (*Entitlement, bool)

func (OperationPlay) Marshal

func (OperationPlay) Marshal(
	user *OperationUser, asset *ArticleAsset,
) ([]byte, error)

hard geo block

func (*OperationPlay) Unmarshal

func (o *OperationPlay) Unmarshal(data []byte) error

type OperationUser

type OperationUser struct {
	Data struct {
		UserAuthenticate struct {
			AccessToken string `json:"access_token"`
		}
	}
}

func (OperationUser) Marshal

func (OperationUser) Marshal(email, password string) ([]byte, error)

func (*OperationUser) Unmarshal

func (o *OperationUser) Unmarshal(data []byte) error

Jump to

Keyboard shortcuts

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