package
Version:
v0.3.3
Opens a new window with list of versions in this module.
Published: Apr 2, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Metube struct {
URL string `json:"url" xml:"url"`
}
type MetubeDownload struct {
URL string `json:"url"`
AutoStart bool `json:"auto_start"`
Quality string `json:"quality"`
Format string `json:"format"`
Name string `json:"custom_name_prefix"`
}
type MetubeResponse struct {
Status string `json:"status"`
Message string `json:"msg"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.