rakuten

package
v1.10.5 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 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)

github.com/pandvan/rakuten-m3u-generator/blob/master/rakuten.py

func (*Address) Movie

func (a *Address) Movie(classification_id int) (Byte[Content], error)

func (*Address) Season added in v1.10.0

func (a *Address) Season(classification_id int) (Byte[Season], error)

func (*Address) Set

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

func (*Address) String

func (a *Address) String() string

type Byte added in v1.10.1

type Byte[T any] []byte

type Content added in v1.10.1

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

func (*Content) Streamings added in v1.10.1

func (c *Content) Streamings() Streamings

func (*Content) String added in v1.10.1

func (c *Content) String() string

func (*Content) Unmarshal added in v1.10.1

func (c *Content) Unmarshal(data Byte[Content]) error

type Season added in v1.10.1

type Season struct {
	Episodes []Content
}

func (Season) Content added in v1.10.1

func (s Season) Content(web *Address) (*Content, bool)

func (*Season) Unmarshal added in v1.10.1

func (s *Season) Unmarshal(data Byte[Season]) error

type StreamInfo

type StreamInfo struct {
	LicenseUrl string `json:"license_url"`
	Url        string // MPD
}

func (*StreamInfo) Widevine added in v1.10.1

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

type Streamings added in v1.10.1

type Streamings 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 (*Streamings) Fhd added in v1.10.1

func (s *Streamings) Fhd()

func (*Streamings) Hd added in v1.10.1

func (s *Streamings) Hd()

func (*Streamings) Info added in v1.10.1

func (s *Streamings) Info(
	audio_language string, classification_id int,
) (*StreamInfo, error)

hard geo block

Jump to

Keyboard shortcuts

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