#!/bin/sh url="$(xclip -o -selection clipboard)" filename="$(dash $TSCRIPTS/download-video.sh "$url")" echo "$filename"