This commit is contained in:
Leo
2026-02-15 01:30:09 +01:00

View File

@@ -1,3 +1,5 @@
!!! For some parts of this project i used Gen AI, more information below !!!
# Setup
```
git clone https://github.com/zxrotwo002/ytm-jam.git
@@ -17,6 +19,9 @@ pip install -r requirements.txt
ytmusicapi browser
```
Follow the instructions of the [ytmusicapi](https://ytmusicapi.readthedocs.io/en/stable/setup/browser.html)
Add the script in [tampermonkey](tampermonkey) as new userscript in tampermonkey
@@ -30,6 +35,8 @@ flask run
node server/server.cjs
```
Open [127.0.0.1:5000](http://127.0.0.1:5000) in your browser
# Credits
Python code and javascript is written by me