for video in `curl $1|tr '"' '\n'|grep '^/watch?'|cut -d'\' -f1|sort -u` do ./ytmeta.sh https://www.youtube.com$video done|./ytlist.sh