Skip to content

codebook-2000/YouTube-Video-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube-Video-Downloader

A simple YouTube Video Downloader that downloads videos from YouTube by taking the video URL from the user

  • Made using basic HTML, CSS and JavaScript (for Frontend) and using Node.js, Express.js (for Backend)
  • Used the inbuilt ytdl-core npm package which helps in downloading the YouTube video

Additional Features

  • Before Downloading, it also shows the entire video name, video description along with its thumbnail
  • The user can filter from the various available MP4 formats from a dropdown list and accordingly choose the quality of video he/she wants to download

NOTE

You can refer to the source code of ytdl-core along with all the features that it provides here

About

A simple YouTube Video Downloader that downloads videos from YouTube by taking the video URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published