Bash Script: Using jq (command-line json parser) -- downloading image files listed in JSON

preview_player
Показать описание
In this video we look at a bash script that uses wget to download a JSON file with data about painters and paintings. The script then loops through the artists and for each creates a directory. It then downloads a set of images for each artist and moves those files into the designated directory.
Рекомендации по теме