Discover Packages
github.com/Gigamons/cheesegull
downloader
package
Version:
v1.1.4
Opens a new window with list of versions in this module.
Published: Mar 12, 2017
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package downloader implements downloading from the osu! website, through,
well, mostly scraping and dirty hacks.
Client is a wrapper around an http.Client which can fetch beatmaps from the
osu! website.
LogIn logs in into an osu! account and returns a Client.
Download downloads a beatmap from the osu! website.
First reader is beatmap with video.
Second reader is beatmap without video.
If video is not in the beatmap, second reader will be nil and first reader
will be beatmap without video.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.