Allow specifying verbose prefix for NDS fetch
This PR modifies the behaviour of the verbose
keyword to TimeSeries.fetch
and friends, such that the user can now specify the prefix string for the tqdm progress bar. This has the impact of silencing all other output, mainly to enable convenient embedding of the progress bar into other contexts. This is useful for the LIGO summary pages.