Script in python that uses YT-DLP python package to download music from YouTube in MP3 format.
- Python 3
- yt-dlp as a package on python
- FFMPEG
You must download the script first, by using git to clone the repo or on the code tab on github by clicking download zip.
python3 main.py "<URL>" "<OUTPUT>"
Last one optional
Must use quotation (")
For the output options visit yt-dlp documentation