From 2960d8be09b53dc70dcc144d035790e18fa6b132 Mon Sep 17 00:00:00 2001 From: Jeyavishnu S Date: Fri, 14 Oct 2022 12:20:39 +0530 Subject: [PATCH] Update Video-Downloader-App.md Corrected Grammer Mistakes --- Projects/3-Advanced/Video-Downloader-App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/3-Advanced/Video-Downloader-App.md b/Projects/3-Advanced/Video-Downloader-App.md index 0236d0fe..c522570c 100644 --- a/Projects/3-Advanced/Video-Downloader-App.md +++ b/Projects/3-Advanced/Video-Downloader-App.md @@ -2,7 +2,7 @@ **Tier:** 3-Advanced -Video Downloader App utility tool that downloads the video from a given URL from Platforms like Youtube and Social Media and if for valid platforms, download the video in different formats. This project uses concepts like Web Scraping, REGEX and can be built as Web app or a Mobile App. +Video Downloader App is a utility tool that downloads the video from a given URL from Platforms like Youtube and Social Media and for valid platforms, downloads the video in different formats. This project uses concepts like Web Scraping, REGEX and can be built as Web app or a Mobile App. ## User Stories