

That’s great! Here’s a few tips to take it a bit further; the world is your oyster!
Open your .bashrc file (e.g. /home/yourusername/.bashrc) and add the following:
alias get="/path/to/your/bash/file"
Now open a terminal and type get, and it’ll launch the script. No clicking needed, it’ll run anytime from any terminal!
And if you do use the alias then you can use another refinement, you can drop the echo: instead of $a, you can use $1 and remove the echo & read as you no longer need them:
Now for example you can type in a terminal:
get http://url.to.video/
And yt-dlp will do it’s stuff. $1 passes the first parameter after starting the script as a variable to it.
You can use the keyboard shortcut Control+shift+v to paste a URL into the terminal, no mouse needed; just remember to add a space after typing get

About what? WW2 or the IRA bombing campaign or the 7 July 2005 islamic bombings?
There is an extensive list of terror attacks on London on wikipedia: https://en.wikipedia.org/wiki/List_of_terrorist_incidents_in_London Which one do we not “shut the fuck up” about?