nbc

package
v1.46.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2022 License: OSL-3.0 Imports: 12 Imported by: 2

README

NBC

APK

com.nbcuni.nbc

https://github.com/httptoolkit/frida-android-unpinning

How to get mpxAccountId?

https://nbcapp.nbc.co/config/android/player/v10/prod/mobile.json

How to get persistedQuery?

https://nbc.com

How to get secretKey?

https://nbcapp.nbc.co/config/android/player/v10/prod/mobile.json

Why am I not getting 720p?

It seems new locked episodes dont offer HD anymore. Once they are unlocked (usually after one week), HD is available.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	LogLevel format.LogLevel
)

Functions

func Parse added in v1.42.6

func Parse(id string) (uint64, error)

nbc.com/saturday-night-live/video/october-2-owen-wilson/9000199358

Types

type AccessVOD

type AccessVOD struct {
	ManifestPath string // this is only valid for one minute
}

func NewAccessVOD

func NewAccessVOD(guid uint64) (*AccessVOD, error)

func (AccessVOD) Streams added in v1.45.4

func (a AccessVOD) Streams() ([]Stream, error)

type Information added in v1.45.4

type Information struct {
	FrameRate float64
	URI       string
}

#EXTINF

type Stream added in v1.45.4

type Stream struct {
	ID         int64
	Resolution string
	Bandwidth  int64
	Codecs     string
	URI        string
}

#EXT-X-STREAM-INF

func (Stream) Information added in v1.45.4

func (s Stream) Information() ([]Information, error)

func (Stream) String added in v1.45.4

func (s Stream) String() string

type Video

type Video struct {
	Data struct {
		BonanzaPage struct {
			Analytics struct {
				ConvivaAssetName string
			}
		}
	}
}

func NewVideo

func NewVideo(guid uint64) (*Video, error)

func (Video) Name

func (v Video) Name() string

Jump to

Keyboard shortcuts

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