Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 559 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 559 Bytes

Vis

Console audio visualizer with Youtube API

You can see it in action in my video

What does it do?

You can input video title and it will download it from Youtube and then play it with cool visuals

Prerequisites

  • yt-dlp for downloading youtube videos
  • ffmpeg for parsing between audio formats

Todo

This app is still missing some features like:

  • streaming and visualizing in real-time
  • support for resizing console window during runtime