NoNamePro0 / SongFile

🎧 Write the Song and Artist in a File and show it!
2 stars 0 forks source link

Detect music automatically (Shazam) #26

Open Musiktoto opened 3 years ago

Musiktoto commented 3 years ago

Hello! Is there a way to build in automatic music recognition? As a DJ I play the music on my players and would like to have a title display in OBS Studio.

NoNamePro0 commented 3 years ago

This is very complex. Alonly to send voice/music to Shazam, we maybe need a agreement from the User. I will watch some APIs. ^^

Musiktoto commented 3 years ago

There is a Shazam Api by https://rapidapi.com/search/sahzam. It would be a great thing if it worked. I would of course also make a donation.

NoNamePro0 commented 3 years ago

Yes, that looks very good!

ToDo:

Musiktoto commented 3 years ago

That sounds good.

I wish you the best of luck with the implementation :-)

Musiktoto commented 3 years ago

Is there any news as to whether the project will be pursued further?

dotX12 commented 3 years ago

Hi mans, @NoNamePro0, @Musiktoto ! it's possible, i created lib! https://github.com/dotX12/ShazamIO Is a FREE asynchronous framework from reverse engineered Shazam API written in Python 3.7 with asyncio and aiohttp.