Create a new Python file (e.g., download_song.py ) and add the following code:
pip install pytube
import requests import subprocess