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
- Host: GitHub
- URL: https://github.com/markie-dev/keyFinder
- Owner: markie-dev
- Created: 2021-12-16T04:07:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T23:18:57.000Z (about 1 year ago)
- Last Synced: 2024-08-05T06:03:27.216Z (10 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# keyFinder
Python script to download and find the key to any song on YouTube
## Requirements:
```
pip3 install yt_dlp essentia ffmpeg
```