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`