Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 807 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 807 Bytes

YouTube Video to Audio Converter

This is a CLI application to download videos from YouTube and convert them to audio files

🚀 Install

You can download binaries from the release page. Please download according to your OS and arch.

👀 Used Language

Go lang
※Go を勉強しながら作ったものですので、リファリタリング不足などありましたら issuse や PR で教えてください!!

💨 Commands

get

$ ytac get https://www.youtube.com/watch?v=hogehoge https://www.youtube.com/watch?v=hugahuga

YTAC-get

✨ Special Thanks!!

mattn/go-sixel - GitHub