Documentation
¶
Index ¶
Constants ¶
View Source
const Origin = "https://api.reddit.com"
Variables ¶
View Source
var Verbose bool
Functions ¶
Types ¶
type Adaptation ¶ added in v1.30.2
type Link ¶ added in v1.30.5
type Link struct {
Media struct {
Reddit_Video struct {
DASH_URL string
}
}
Subreddit string
Title string
URL string // https://v.redd.it/pjn0j2z4v6o71
}
type MPD ¶
type MPD struct {
Period struct {
AdaptationSet []Adaptation
}
}
Click to show internal directories.
Click to hide internal directories.