vast.xmlというファイルにVASTのXMLを保存したと仮定(インラインVASTの場合)
xmllint vast.xml --xpath "//VAST/Ad/InLine/Creatives/Creative/Linear/MediaFiles/*" | grep -E -o 'https:[a-zA-Z0-9/\.\,\_\\-]+mp4' | xargs -n 1 curl -OJ