Skip to contents

Download media files and potentially hash them

Usage

download_media(media_dat, mediadir = "data/media", hashing = T)

Arguments

media_dat

Data containing media URLs.

mediadir

Directory to save media files.

hashing

Logical, whether to hash the files.

Value

None (used for side effects).