Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
xBaank authored Jul 18, 2024
1 parent d511690 commit 6f07378
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -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`

0 comments on commit 6f07378

Please sign in to comment.