Skip to content

sitek94/youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Downloader

Download audio from YouTube videos and playlists.

Why?

I was tired of using sketchy websites with billions of ads, whenever I wanted to download a podcast to listen to.

Features

  • Download audio from each video in a YouTube playlist by entering its URL
  • Download audio from YouTube video by entering its URL

Resources

  • ytdl-core - YouTube video downloader in JavaScript
  • ytpl - YouTube playlist and channel resolver
  • express - Minimalist web framework for Node.