#!/bin/bash curl -s "$1" | \ grep "watch?"| \ cut -d\" -f10| \