Documentation
¶
Index ¶
- func DownloadBundle(bundleKey string, formats []string, maxSize uint64, itemNumbers string, ...) error
- func DownloadBundles(bundleListFile string, formats []string, maxSize uint64, ...) error
- func HandleHTTPErrors(err error) error
- func ListBundles(fields []string, claimedFilter string) error
- func ListHumbleChoices(period models.ChoicePeriod) error
- func Search(keywords string, matchMode models.MatchMode) error
- func ShowBundleDetails(bundleKey string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadBundle ¶
func DownloadBundle(bundleKey string, formats []string, maxSize uint64, itemNumbers string, torrentsOnly, curDir bool) error
DownloadBundle downloads files from a specific bundle
func DownloadBundles ¶
func DownloadBundles(bundleListFile string, formats []string, maxSize uint64, torrentsOnly, curDir bool) error
DownloadBundles downloads multiple bundles from a file
func HandleHTTPErrors ¶
HandleHTTPErrors maps API errors to user-friendly messages
func ListBundles ¶
ListBundles lists all bundles with optional filtering
func ListHumbleChoices ¶
func ListHumbleChoices(period models.ChoicePeriod) error
ListHumbleChoices displays Humble Choice games for a given period
func ShowBundleDetails ¶
ShowBundleDetails displays detailed information about a specific bundle
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.