Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.22 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.22 KB

GitHub  

Youtube-Mp4-Downloader

Description

This application, built on C# and WPF, implements a simple logic for downloading videos from Youtube.

Features

  • Download youtube video by link.

Screenshots

Video with an example of the work

Development Setup

Before you begin, you should have already downloaded the Visual Studio and set it up correctly. You can find a guide on how to do this here: Setting up Visual Studio.

Building the Code

  • Clone the repository using HTTP: git clone https://github.com/rutikeyone/youtube-mp4-downloader;
  • Open Visual Studio;
  • Click on 'Open an existing Visual Studio project;
  • Browse to the directory where you cloned the repo and click OK;
  • Let Visual Studio import the project;
  • Clicking run button.