rakuten

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: 8 Imported by: 0

README

rakuten.tv

android

https://play.google.com/store/apps/details?id=tv.wuaki

> play -i tv.wuaki
details[6] = Rakuten TV
details[8] = 0 USD
details[13][1][4] = 3.29.3
details[13][1][16] = Apr 30, 2024
details[13][1][17] = APK
details[13][1][82][1][1] = 6.0 and up
downloads = 5.01 million
name = Rakuten TV -Movies & TV Series
size = 30.30 megabyte
version code = 3290300

https://apkmirror.com/apk/rakuten-tv/rakuten-tv-movies-tv-series-android-tv

create Android 9 device

france

  1. S'inscrire (sign up)
  2. Votre adresse électronique (your e-mail address)
  3. password
  4. J’accepte les conditions d’utilisation (I accept the terms of use)
  5. Créez un compte (create an account)

sweden

smart proxy:

mitmproxy `
--mode upstream:http://se.smartproxy.com:20001 `
--upstream-auth USER:PASS
  1. Se gratis med annonser (watch for free with ads)
  2. Registrera dig (register yourself)
  3. Din e-postadress (your e-mail address)
  4. password
  5. Jag accepterar användningsvillkoren (I accept the terms of use)
  6. Skapa konto (create an account)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Address

type Address struct {
	MarketCode string
	SeasonId   string
	ContentId  string
}

func (*Address) ClassificationId

func (a *Address) ClassificationId() (int, bool)

func (*Address) Movie

func (a *Address) Movie(classification_id int) (*GizmoContent, error)

func (*Address) Season added in v1.10.0

func (a *Address) Season(classification_id int) (*GizmoSeason, error)

func (*Address) Set

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

func (*Address) String

func (a *Address) String() string

type GizmoContent added in v1.10.0

type GizmoContent struct {
	ViewOptions struct {
		Private struct {
			Streams []struct {
				AudioLanguages []struct {
					Id string
				} `json:"audio_languages"`
			}
		}
	} `json:"view_options"`
	Id   string
	Type string
}

func (*GizmoContent) Fhd added in v1.10.0

func (g *GizmoContent) Fhd(classification_id int, language string) *OnDemand

func (*GizmoContent) Hd added in v1.10.0

func (g *GizmoContent) Hd(classification_id int, language string) *OnDemand

func (*GizmoContent) String added in v1.10.0

func (g *GizmoContent) String() string

type GizmoSeason added in v1.10.0

type GizmoSeason struct {
	Episodes []GizmoContent
}

func (GizmoSeason) Content added in v1.10.0

func (g GizmoSeason) Content(web *Address) (*GizmoContent, bool)

type OnDemand

type OnDemand struct {
	AudioLanguage            string `json:"audio_language"`
	AudioQuality             string `json:"audio_quality"`
	ClassificationId         int    `json:"classification_id"`
	ContentId                string `json:"content_id"`
	ContentType              string `json:"content_type"`
	DeviceIdentifier         string `json:"device_identifier"`
	DeviceSerial             string `json:"device_serial"`
	DeviceStreamVideoQuality string `json:"device_stream_video_quality"`
	Player                   string `json:"player"`
	SubtitleLanguage         string `json:"subtitle_language"`
	VideoType                string `json:"video_type"`
}

func (*OnDemand) Streamings added in v1.10.0

func (o *OnDemand) Streamings() (*StreamInfo, error)

hard geo block

type StreamInfo

type StreamInfo struct {
	LicenseUrl   string `json:"license_url"`
	Url          string
	VideoQuality string `json:"video_quality"`
}

func (*StreamInfo) Wrap added in v1.9.9

func (s *StreamInfo) Wrap(data []byte) ([]byte, error)

Jump to

Keyboard shortcuts

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