Documentation
¶
Index ¶
- func ConvertToHLS(v *ent.Vod) error
- func ConvertTwitchVodVideo(v *ent.Vod) error
- func DownloadTwitchLiveChat(v *ent.Vod, ch *ent.Channel, q *ent.Queue, busC chan bool, ...) error
- func DownloadTwitchLiveVideo(v *ent.Vod, ch *ent.Channel, startChatDownloadChannel chan bool) error
- func DownloadTwitchVodChat(v *ent.Vod) error
- func DownloadTwitchVodVideo(v *ent.Vod) error
- func GetFfprobeData(path string) (map[string]interface{}, error)
- func GetVideoDuration(path string) (int, error)
- func RenderTwitchVodChat(v *ent.Vod, q *ent.Queue) (error, bool)
- func TwitchChatUpdate(v *ent.Vod) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToHLS ¶ added in v1.1.5
func ConvertTwitchVodVideo ¶
func DownloadTwitchLiveChat ¶
func DownloadTwitchLiveVideo ¶
func DownloadTwitchVodChat ¶
func DownloadTwitchVodVideo ¶
func GetFfprobeData ¶ added in v1.0.8
func GetVideoDuration ¶
func TwitchChatUpdate ¶ added in v1.1.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.