To download all the files at once on a UNIX system, use the following wget command (for wget on MAC OS see http://brew.sh/)

# wget -rq -nd -np -P <OUTPUT_DIRECTORY> -A "*.bigwig" <URL_OF_THIS_PAGE>

Matthias Monfort
monfort@embl.de