README ¶ MTV https://github.com/OpenKD/repository.cobramod/blob/main/repo/plugin.video.viacom.mtv/resources/lib/provider.py https://github.com/ytdl-org/youtube-dl/issues/30678 https://mtv.com/video-clips/s5iqyc/mtv-cribs-dj-khaled https://play.google.com/store/apps/details?id=com.mtvn.mtvPrimeAndroid Install system certificate. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ Variables type Property func NewProperty(typ, shortID string) (*Property, error) func (p Property) Topaz() (*Topaz, error) type Topaz Constants ¶ This section is empty. Variables ¶ View Source var LogLevel format.LogLevel Functions ¶ This section is empty. Types ¶ type Property ¶ type Property struct { Data struct { Item struct { VideoServiceURL string } } } func NewProperty ¶ func NewProperty(typ, shortID string) (*Property, error) func (Property) Topaz ¶ func (p Property) Topaz() (*Topaz, error) type Topaz ¶ type Topaz struct { StitchedStream struct { Source string } } Source Files ¶ View all Source files mtv.go Click to show internal directories. Click to hide internal directories.