rutikeyone / youtube-mp4-downloader

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple video downloader from Youtube

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

Screenshots

What functionality does the application provide to the user?

The user can:

  • Download youtube video by link

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

  1. Clone the repository using HTTP: git clone https://github.com/RuTiKeyOne/YoutubeMp4Downloader

  2. Open Visual Studio.

  3. Click on 'Open an existing Visual Studio project'

  4. Browse to the directory where you cloned the repo and click OK.

  5. Let Visual Studio import the project.

  6. Clicking run button.

About

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


Languages

Language:C# 100.0%