Documentation ¶
Index ¶
- func Downloader(media string) (*os.File, error)
- func GetMediaCache(postID string) ([]telego.InputMedia, string, error)
- func GetYoutubeCache(youtubeID string, format string) (string, string, error)
- func MergeAudioVideo(videoFile, audioFile *os.File) *os.File
- func RemoveMediaFiles(mediaItems []telego.InputMedia)
- func SetMediaCache(replied []telego.Message, result []string) error
- func SetYoutubeCache(replied *telego.Message, youtubeID string) error
- func TruncateUTF8Caption(s, url string) string
- type Medias
- type YouTube
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMediaCache ¶
func GetMediaCache(postID string) ([]telego.InputMedia, string, error)
func GetYoutubeCache ¶
func RemoveMediaFiles ¶
func RemoveMediaFiles(mediaItems []telego.InputMedia)
func TruncateUTF8Caption ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.