From 6f07378108176da509c17de668f5a783aecec9ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20Bl=C3=A1zquez?= Date: Thu, 18 Jul 2024 11:56:04 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index d0822fe..2ce5388 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,5 @@ -# Youtube console [WIP] -Listen to youtube video from the terminal +# Terminal.YoutubeMusic [WIP] +Listen to youtube music from the terminal ![imagen](https://github.com/user-attachments/assets/2be7eb04-6baa-43b0-938d-8a6354a2f387) @@ -8,6 +8,7 @@ Listen to youtube video from the terminal - [ ] Implement Youtube music suggestions (this does not depend on login) - [ ] Repeat song or list of songs - [ ] Seek time with only keyboard +- [ ] Improve queue so you can go to any video without skiping one by one ## Requirements - .NET 8 @@ -19,5 +20,10 @@ Listen to youtube video from the terminal - Small memory usage - No dependencies (No MPV, no yt-dlp or youtube-dl) +## Download +> [!WARNING]\ +> Expect bugs, crashes, sound glitches, etc. +- There is no stable release yet but you can download the latest commit Here + ## How to run - Run `dotnet Console.dll`