Get a database of VO services (which is a JSON file) from a remote location.
dbname : str
Prefix of JSON file to download from astropy.vo.Conf.vos_baseurl.
cache : bool
Use caching for VO Service database. Access to actual VO websites referenced by the database still needs internet connection.
verbose : bool
Show download progress bars.
db : VOSDatabase
A database of VO services.