:: python_samples :: install anaconda https://www.anaconda.com/distribution/ create env conda create -n python38_env python=3.8 conda activate python38_env required beautifulsoup pip install beautifulsoup4 pytube pip install pytube3 ffmpeg (for mp3 encoding) https://evermeet.cx/ffmpeg/