#!/bin/bash echo -e "Please enter the Jamendo album number: \c " read album wget -c --directory-prefix=~/Downloads --content-disposition "http://www.jamendo.com/get/album/id/album/archiverestricted/redirect/$album/?are=ogg3"