Clone the repo
$ git clone https://github.com/Sprit27/AUDIOSTRM.git
After cloning the repo
Install the libraries in the same folder.
$ cd /path/to/folder
$ pip install -r requirements.txtVlc
You might require the VLC media player in your PC.
Windows--
If you are on Windows, its mostly preinstalled
Linux--
On linux you need to install it sepratly...Open a new terminal(Don't close existing one)
$ sudo apt install vlcThen you can close the second terminal.
Stream music
After instaling the requirements and ensuring you have the vlc player, you can stream music in background and ads free.
Start the tool by--
$ python yt3.pyit will ask for playlist or single video url, past it and press enter and you are good to go....
Download track
After installing the requirements you can download the track.
Start the tool by--
$ python yt2.pyIt will ask for playlist or vedio url. Onece you paste it it will download all the tracks in the playlist or the single track in the same folder.