3c4d7b7299
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
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
--batch-file song_to_test
|
|
--no-overwrites
|
|
--continue
|
|
--extract-audio
|
|
--audio-format mp3
|
|
-o ./audio/%(title)s.%(ext)s
|