initial code commit

This commit is contained in:
2024-12-23 17:45:16 +02:00
commit 8bcd22e8c9
12 changed files with 3972 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# YouTube Music Processing
A simple project for processing and analyzing YouTube Music data. Includes tools for metadata extraction, audio analysis, and visualization.
### Current Features:
* Fetch YouTube Music metadata.
* Fetch YouTube Music audio metadata
### Planned Features:
* implement ML to make a personal recommendation algorithm
* maybe see if I can make a new song from all my genres using whisper or smth