YouTube Downloader A simple script to download YouTube videos or audio using pytube. Requirements Python 3.x Install pytube: pip install pytube Usage Run: python script.py Enter the YouTube URL. Choose v for video or a for audio. File downloads to the current directory.