Skip to content

SWIPHER/TracklistRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

TracklistRec

Really Thanks for marin-m's Shazam client code https://github.com/marin-m/SongRec

Installation:


I just Tried this code on Ubuntu for wsl1 !

1.First of all you should install Shazam client which is write by marin-m

sudo apt-add-repository ppa:marin-m/songrec -y -u
sudo apt install songrec -y
songrec

2. Secondly use pip to install the required libraries for python

pip3 install -r requirements.txt

How to use it?


1.Put your music file to the same folder as the test.py

2.Change line 11 :

file_path="psybient.mp3" to your own music name.

3.Run:

python3 test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages