A CLI program that downloads videos from YouTube and can convert them to .mp3 music.
usage: main.py [-h] [-V VIDEO | -M MUSIC | --showpath | -ls | -cp CHANGEPATH | -Pv VIDEOS | -Pm MUSICS] [-W WORKERS]
options:
-h, --help show this help message and exit
-V VIDEO, --Video VIDEO
The link to the video you want to download
-M MUSIC, --Music MUSIC
The link to the music you want to download
--showpath
Shows the way the files will be saved
-ls, --list
Lists all downloaded files.
-cp CHANGEPATH, --changepath CHANGEPATH
Changes the path for downloading the files.
-Pv VIDEOS, --Videos VIDEOS
The link to the video playlist you want to download.
-Pm MUSICS, --Musics MUSICS
The link to the Playlist of Songs you want to download.