install anaconda
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)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
install anaconda
create env
required