Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnsupportedURL = errors.New("no downloader for url")
Functions ¶
func DownloadGIF ¶
DownloadGIF fetches the GIF and decodes it to a *gif.GIF
func GetGIFDownloadUrl ¶
GetGIFDownloadUrl returns the download URL and title of a GIF
func RegisterDownloader ¶
func RegisterDownloader(name string, downloader Downloader)
RegisterDownloader registers a GIF downloader for a URL pattern
Types ¶
Click to show internal directories.
Click to hide internal directories.