#!/bin/bash url=$(echo -ne "${*}" | grep -Pio -m1 'https://www.youtube.com/(watch\?[^&|]+|embed/[^?/,|]+)') title=$(wget -q -O- "${url}" | grep -Po "(?<=title>).*(?=