No description
Find a file
2025-03-17 19:05:58 +01:00
scripts Update stuff (Still broken) 2025-03-17 18:54:13 +01:00
server Fuck cors. True and real. 2025-03-17 19:05:58 +01:00
web I should really stop changing this manually 2025-03-17 19:01:20 +01:00
.gitattributes Compose fix? 2024-02-04 00:03:56 +01:00
docker-compose.yml Update stuff (Still broken) 2025-03-17 18:54:13 +01:00
README.md Update urls 2024-10-31 21:25:05 +01:00
start.bat Fix start.bat 2023-07-25 21:56:14 +02:00

Youtube Video/Playlist player

Enter Youtube Video and Playlist Urls and save a watch history by creating an account.


Prerequisites

Execute

Open a command line as administrator.

Install git and the yarn package manager:

choco install git -y
npm install -g yarn

Clone the git repository (Open the command line where you want to install it):

git clone https://github.com/Yumeo0/youtube_player.git

Finally you can start the player by opening start.bat