This is a very simple script that may be even simpler. It 1st imports YouTube from pytube and sys (needed for managing command-line arguments). It produces a blank variable identified as videoURL and, if there's an argument given on the command line, it checks to check out if that URL consists of youtube.com.  Finally, to download a video you hav… Read More