In this video, I will show you how you can easily create youtube video downloader app using HTML, CSS, JavaScript and NodeJS. In this, I have used ytdl-core package of node to get video information and to download video.
00:00 Introduction
00:20 Setting up project
01:28 Creating HTTP server
02:58 Creating frontend
09:48 Creating routes
19:05 Creating download route
Subscribe: https://www.youtube.com/channel/UCXDLrsqe14uFu6k96xjlF4w
#html #css #javascript