feat: cover song identification via stream

I found a tuto with the streaming way to performe cover song identification.
I also add a way to download some sound with youtube dl.
to download musique now just type:

youtube-dl --config-location config_youtube-dl
This commit is contained in:
Lapin 2021-06-05 21:51:04 +02:00
parent 76a85a75c8
commit 3c4d7b7299
6 changed files with 199 additions and 82 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
*.sw*
*.mp3