An open API service indexing awesome lists of open source software.

https://github.com/markie-dev/keyFinder

Python script to download and find the key to any song on YouTube
https://github.com/markie-dev/keyFinder

Last synced: 6 months ago
JSON representation

Python script to download and find the key to any song on YouTube

Awesome Lists containing this project

README

        

# keyFinder
Python script to download and find the key to any song on YouTube

![alt text](https://i.imgur.com/Fnjhv1D.png "Screenshot1")

## Requirements:

```
pip3 install yt_dlp essentia ffmpeg
```