From c3b1d5f95a43cd72cbc5c4a5f422ea0f97f55dc7 Mon Sep 17 00:00:00 2001 From: Jeyavishnu S Date: Fri, 14 Oct 2022 12:09:33 +0530 Subject: [PATCH] Update Video-Downloader-App.md --- Projects/3-Advanced/Video-Downloader-App.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Projects/3-Advanced/Video-Downloader-App.md b/Projects/3-Advanced/Video-Downloader-App.md index 9cda4946..0236d0fe 100644 --- a/Projects/3-Advanced/Video-Downloader-App.md +++ b/Projects/3-Advanced/Video-Downloader-App.md @@ -17,13 +17,13 @@ Video Downloader App utility tool that downloads the video from a given URL from ## Useful links and resources -Python Guide - https://www.section.io/engineering-education/youtube-video-downloader-using-python/ -WebScraping Guide - https://www.geeksforgeeks.org/what-is-web-scraping-and-how-to-use-it/ -Regex Guide - https://www.geeksforgeeks.org/write-regular-expressions/ +- Python Guide - https://www.section.io/engineering-education/youtube-video-downloader-using-python/ +- WebScraping Guide - https://www.geeksforgeeks.org/what-is-web-scraping-and-how-to-use-it/ +- Regex Guide - https://www.geeksforgeeks.org/write-regular-expressions/ ## Example projects -Github Project 1 - https://github.com/Tyrrrz/YoutubeDownloader -Github Project 2 - https://github.com/DoctorLai/VideoDownloadHelper -Github Project 3 - https://github.com/shubham1710/Youtube-downloader +- Github Project 1 - https://github.com/Tyrrrz/YoutubeDownloader +- Github Project 2 - https://github.com/DoctorLai/VideoDownloadHelper +- Github Project 3 - https://github.com/shubham1710/Youtube-downloader