@node Download @section Download Download your feed data with: @example $ cmd/download.sh feeds/blog.stargrave.org_russian_feed.atom $ ./feeds-download.zsh # to invoke parallel downloading of everything @end example It uses @command{curl}, that is aware of @code{If-Modified-Since} and @code{ETag} headers, compressed content encodings and HTTP redirections. If you want to see verbose output, then set @env{FEEDER_CURL_VERBOSE=1}.