Merge branch 'main' of https://github.com/zxrotwo002/ytm-jam
This commit is contained in:
17
README.md
17
README.md
@@ -1,3 +1,5 @@
|
|||||||
|
!!! For some parts of this project i used Gen AI, more information below !!!
|
||||||
|
|
||||||
# Setup
|
# Setup
|
||||||
```
|
```
|
||||||
git clone https://github.com/zxrotwo002/ytm-jam.git
|
git clone https://github.com/zxrotwo002/ytm-jam.git
|
||||||
@@ -17,7 +19,10 @@ pip install -r requirements.txt
|
|||||||
ytmusicapi browser
|
ytmusicapi browser
|
||||||
```
|
```
|
||||||
|
|
||||||
Add the script in [tampermonkey](tampermonkey) as new userscript in tampermonkey
|
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,10 +35,12 @@ flask run
|
|||||||
node server/server.cjs
|
node server/server.cjs
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Open [127.0.0.1:5000](http://127.0.0.1:5000) in your browser
|
||||||
|
|
||||||
# Credits
|
# Credits
|
||||||
|
|
||||||
Python code and javascript is written by me
|
Python code and javascript is written by me
|
||||||
The bridge server was also written by me
|
The bridge server was also written by me
|
||||||
|
|
||||||
CSS was generated by Gemini
|
CSS was generated by Gemini
|
||||||
The tampermonkey script was also generated by Gemini since my first idea was to use the YTM-Desktop app as player until i realised that it doesn't support adding songs to the queue.
|
The tampermonkey script was also generated by Gemini since my first idea was to use the YTM-Desktop app as player until i realised that it doesn't support adding songs to the queue.
|
||||||
|
|||||||
Reference in New Issue
Block a user