New Features: Recursive downloading + dataset file filtering
Datasets are now fetched recursively for each dataset.
Additionally, a commandline option for the filtering of files to download (of the datasets) is now provided:
Use the -s
option to only download files filtered by suffix.
Use the -r
option to only download files filtered by regex.