Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 759 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 759 Bytes

Go Youtube Video Downloader

Download your favorite YouTube videos in your preferred quality right from your terminal! This simple Go-based tool lets you choose the video and audio formats you want, ensuring you get the right resolution and file type.

Features

  • Customizable Downloads: Choose the exact video and audio quality you want based on the available formats.
  • Easy to Use: Just provide the YouTube video URL and follow the prompts.
  • FFmpeg Integration: Uses FFmpeg to seamlessly combine downloaded video and audio streams.

Installation

  1. Clone the Repository:

    git clone [https://github.com/devMoisa/Go-Youtube-Video-Downloader.git]
    cd Go-Youtube-Video-Downloader

Go-Youtube-Video-Downloader