/Terminal.YoutubeMusic

A terminal based youtube music player

Primary LanguageC#

Terminal.YoutubeMusic [WIP]

Listen to youtube music from the terminal

imagen

TODO

  • Implement login with cookies (either via browser or by manually grabbing them)
  • Implement Youtube music suggestions
  • 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
  • Terminal
  • Windows, Mac or Linux

Features

  • Almost no CPU usage
  • Small memory usage
  • No external 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

How to run

  • Run dotnet Console.dll

Dependencies