cineMember

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: OSL-3.0 Imports: 6 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 {
	// contains filtered or unexported fields
}

func (Address) Article added in v1.10.0

func (a Address) Article() (*UserArticle, error)

func (*Address) Set

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

func (Address) String

func (a Address) String() string

type AssetPlay added in v1.10.0

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

func (*AssetPlay) Dash added in v1.10.0

func (a *AssetPlay) Dash() (*Entitlement, bool)

func (AssetPlay) Marshal added in v1.10.0

func (AssetPlay) Marshal(user Authenticate, asset *UserAsset) ([]byte, error)

hard geo block

func (*AssetPlay) Unmarshal added in v1.10.0

func (a *AssetPlay) Unmarshal(data []byte) error

type Authenticate added in v1.10.0

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

func (Authenticate) Marshal added in v1.10.0

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

func (*Authenticate) Unmarshal added in v1.10.0

func (a *Authenticate) Unmarshal(data []byte) error

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 UserArticle added in v1.10.0

type UserArticle struct {
	Assets []*UserAsset
	Id     int
}

func (*UserArticle) Film added in v1.10.0

func (u *UserArticle) Film() (*UserAsset, bool)

type UserAsset added in v1.10.0

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

Jump to

Keyboard shortcuts

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