Documentation
¶
Index ¶
Constants ¶
View Source
const BaseURL = "https://downloads.khinsider.com"
View Source
const DefaultUserAgent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlbumDetails ¶
type Client ¶
type Client struct {
UserAgent string
HTTP tls_client.HttpClient
}
func (*Client) GetAlbumDetails ¶
func (c *Client) GetAlbumDetails(albumURL string) (AlbumDetails, error)
func (*Client) GetDownloadURL ¶
func (*Client) SetBrowserHeaders ¶
Click to show internal directories.
Click to hide internal directories.