this can be a quite simple script that may be even simpler. It initial imports YouTube from pytube and sys (desired for dealing with command-line arguments). It creates a blank variable called videoURL and, if there is certainly an argument specified at the command line, it checks to determine if that URL includes youtube.com.  There's a handy op… Read More