for file in $(curl `./yttorss.sh -c $1`| grep media:content | cut -d'"' -f 2| cut -d'?' -f1) do ./ytmeta.sh $file done|./ytlist.sh