Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for Tools.

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.txt



Vlc
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 vlc

Then 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.py

it 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.py

It 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.

About

Using VLC mediaplayer and Audio scraping libraries to make a terminal based audio tool

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages